erikras / erikras/react-redux-universal-hot-example
Use of babel-register hook in prod
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
according to https://babeljs.io/docs/setup/#babel_register
it's not meant for prod use.
guess they are encouraging people to precompile.
thinking the best way is to create another webpack build for the server code. thoughts?
Contributor guide
Assessment
This issue has not been assessed yet.