ericclemmons / start-server-webpack-plugin

Automatically start your server once Webpack's build completes.
MIT License
158 stars 26 forks source link

Add support for ndb #27

Open mgcrea opened 6 years ago

mgcrea commented 6 years ago

Not sure how hard it would be but having ndb support would be great!

wmertens commented 6 years ago

Hmm - AFAICT it would mean running the server entry with ndb instead of node, and right now the plugin uses IPC via the node child-process to know when to restart the script etc. Maybe try running webpack under ndb? Or maybe there's an API to call?

On Sat, Jul 21, 2018 at 2:47 PM Olivier Louvignes notifications@github.com wrote:

Not sure how hard it would be but having ndb https://github.com/GoogleChromeLabs/ndb support would be great!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ericclemmons/start-server-webpack-plugin/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AADWlj6zht3CvZNZlH3m9G9SDSMTV2ewks5uIyLIgaJpZM4VZnXn .