Closed
Description
Hello!
it would be very helpfully if your template have another one ask when initiated "Service worker support (Y/n)?"
And if I set "Yes" some steps should be performed:
- add serviceworker-webpack-plugin to package.json dependency
- /test/unit/index.js should exclude src/sw.js
- karma.conf.js should configure to allow register sw.js from test
is it possible ? thanks!