lxieyang / chrome-extension-boilerplate-react

A Chrome Extensions boilerplate using React 18 and Webpack 5.
MIT License
3.47k stars 1.08k forks source link

move react-hot-loader to dev-dep from dep #112

Closed amehito closed 1 year ago

amehito commented 2 years ago

needn't be package in when in PRODUCT

headfire94 commented 2 years ago

It should be in dep but only when properly used https://github.com/lxieyang/chrome-extension-boilerplate-react/issues/114. right now it's unused