erikras / erikras/react-redux-universal-hot-example
Is it possible to move the babel plugin in devDependencies?
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
As I understand it, babel dependencies are used in production mode to run the server side.
I imagine this is a big price to pay for the client side because those dependencies will be included in the final js file, am I right?
Is there a way to compile the server side so we can mode those dependency in dev only?
Contributor guide
Assessment
This issue has not been assessed yet.