Closed
Description
I'm developing an app that has several entry points — one of which needs a custom html file that I'm generating using a View in my hapi.js server.
Is there a way I can configure the dev-server to write the generated js files to disk? Right now I either have to have another webpack watcher to compile files or stop and manually compile the files when I make a change to that particular part of the code.
Metadata
Metadata
Assignees
Labels
No labels