We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da6a867 commit 81f1d20Copy full SHA for 81f1d20
webpack.config.cjs
@@ -13,7 +13,7 @@ module.exports = {
13
"main": "./src/index.ts",
14
},
15
output: {
16
- filename: "sw.js",
+ filename: "index.js",
17
globalObject: "self",
18
library: {
19
type: "module"
0 commit comments