Skip to content

Instantly share code, notes, and snippets.

@wataruoguchi
Created September 26, 2018 05:48
Show Gist options
  • Save wataruoguchi/d608d031acf784307d8a5b9b73ec7716 to your computer and use it in GitHub Desktop.
Save wataruoguchi/d608d031acf784307d8a5b9b73ec7716 to your computer and use it in GitHub Desktop.
$ # make sure you're in src directory
$ # install babel plugins
$ yarn add -D babel-plugin-module-resolver babel-plugin-transform-runtime babel-preset-es2015 babel-preset-stage-0
$ # edit the file
$ vi nuxt.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment