ElemeFE / element-react

Element UI
https://elemefe.github.io/element-react/index
MIT License
2.83k stars 444 forks source link

babel-runtime and react-hot-loader dependencies #1044

Open eakarpov opened 4 years ago

eakarpov commented 4 years ago

Description

Module requires dev-dependencies "babel-runtime" and "react-hot-loader" that should not be required in production mode.

lovefreeprogramming commented 4 years ago

yes but no one deal with the problem

manquer commented 3 years ago

react-hot-loader can be added to production safely as long environment is set correctly during build See https://github.com/gaearon/react-hot-loader#what-about-production