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: 1. add serviceworker-webpack-plugin to package.json dependency 2. /test/unit/index.js should exclude src/sw.js 3. karma.conf.js should configure to allow register sw.js from test is it possible ? thanks!