Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Specify output path folder #20

Open
WolfieZero opened this issue Feb 7, 2017 · 0 comments
Open

Specify output path folder #20

WolfieZero opened this issue Feb 7, 2017 · 0 comments

Comments

@WolfieZero
Copy link

I'm working with React app where all the bundled files going to a build folder but I want to be able to set the service worker file to the root public folder.

I can specify filename: '../service-worker.js', but when using webpack dev server, this breaks.

Would it be possible to add something like path: path.join(__dirname, 'public') to the config?

Thanks (and great work with the plugin, it's saved my so many headaches!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants