Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update Babel to v7 #1413
Update Babel to v7 #1413
Conversation
21a474b
to
4b907e5
| ...(isDebug ? ['transform-react-jsx-self'] : []), | ||
| // Treat React JSX elements as value types and hoist them to the highest scope | ||
| // https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements | ||
| ...(isDebug ? ['transform-react-constant-elements'] : []), |
plemarquand
Oct 5, 2017
@frenzzy Don't you want to include these plugins if it's not a release build?
@frenzzy Don't you want to include these plugins if it's not a release build?
frenzzy
Oct 5, 2017
Author
Member
Nope, they make no sense in debug mode, just increase compilation time and make debugging harder.
Nope, they make no sense in debug mode, just increase compilation time and make debugging harder.
plemarquand
Oct 6, 2017
Wow that was a brain fart, yesterday was a long day...
Wow that was a brain fart, yesterday was a long day...
* 'master' of github.com:kriasoft/react-starter-kit: (68 commits) Format Markdown (.md) files by Prettier (kriasoft#1461) Move prettier options to a separate file for editor or ide plugin Update dependencies; bump react to v16.1.1 Update Babel to v7.0.0-beta.32 (kriasoft#1452) Update universal-router and react-error-overlay Use babel react optimization plugins for production instead of development Bump babel-preset-env Update dependencies; fix eslint warnings Update yarn.lock Add tools to babel-loader include Fore all Babel transforms in release mode only for UglifyJS2 Update babel-plugin-transform-react-* to v7 Fix babel ignore configuration Use webpack-hot-middleware api instead of query string Improve developer experience; update react-error-overlay (kriasoft#1421) Update React to v16 (kriasoft#1417) Update server-side dependencies Update Babel to v7 (kriasoft#1413) Remove unused mocha configs and dependencies Update PostCSS related dependencies, remove unused ...

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

No description provided.