#Is there a way to disable webpack-dev-server? I want the webpack plugin, but not for development

3 messages · Page 1 of 1 (latest)

lunar anvil
#

For want purpose?

elder dagger
#

Hi Timosh, I realized I may have badly formulated my question. To use electron's forge webpack plugin, I have to change my main in package.json to "./.webpack/main". I would like to keep using the plugin but still be able to use my app in dev mode

#

changing the main also changes the __dirname