Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Upgrade to Babel 6 #8

Open
nekova opened this issue Nov 16, 2015 · 2 comments
Open

Upgrade to Babel 6 #8

nekova opened this issue Nov 16, 2015 · 2 comments
Labels

Comments

@nekova
Copy link

nekova commented Nov 16, 2015

‘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
@vweevers
Copy link
Collaborator

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.

@nekova
Copy link
Author

nekova commented Nov 17, 2015

I see......

@vweevers vweevers changed the title Babel 6.0.0 removed some options Upgrade to Babel 6 Nov 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants