FountainJS / generator-fountain-vue

Yeoman 'fountain' generator to start a webapp with Vue http://fountainjs.io
MIT License
103 stars 12 forks source link

Use global env to avoid redefined plugin for each env #5

Closed zckrs closed 8 years ago

zckrs commented 8 years ago

https://babeljs.io/docs/usage/babelrc/

Options specific to a certain environment are merged into and overwrite non-env specific options.