node-generator-chrome-ninja icon indicating copy to clipboard operation
node-generator-chrome-ninja copied to clipboard

Upgrade to Babel 6

Open nekova opened this issue 9 years ago • 2 comments

‘blacklist’, ‘whitelist’, ‘optional’, ‘nonStandard’, and ‘modules’ options have all been removed http://babeljs.io/blog/2015/10/29/6.0.0/

A ReferenceError occurs

[BABEL] /Users/nekova/hack/drip-search/gulpfile.babel.js: Unknown option: /Users/nekova/hack/drip-search/.babelrc.blacklist

nekova avatar Nov 16 '15 23:11 nekova

The upcoming release will pin Babel to 5, to resolve these issues and so we can have hot reloading. We can't move to Babel 6 until babel-plugin-react-transform#46 and livereactload#78 have been resolved.

vweevers avatar Nov 17 '15 10:11 vweevers

I see......

nekova avatar Nov 17 '15 13:11 nekova