crsandeep/simple-react-full-stack

Move webpack to "dependencies" from "devDependencies"

Closed this issue · 1 comments

Can you please move the webpack package to "dependencies" from "devDependencies" in package.json? In production you would need webpack to bundle the react app.

Also, not sure if you would need to move any of the other packages in "devDependencies" to "dependencies", but maybe you could take a look.

Thanks!

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.