kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.36k stars 4.72k forks source link

unable to build in webpack3 #380

Open erikyuzwa opened 6 years ago

erikyuzwa commented 6 years ago

Not sure if it's a bug or an issue with the webpack.config.js - I can't seem to launch anything. Any ideas?

pbzona commented 6 years ago

I ran into the same issue and fixed it by removing the entrypoint. You may want to give that a try!