This commit is contained in:
tamaina
2021-11-22 19:17:28 +09:00
parent abd45ffebd
commit 56a3d654c6
8 changed files with 13 additions and 13 deletions

View File

@@ -34,6 +34,7 @@ const postcss = {
};
module.exports = {
target: 'webworker',
entry: {
sw: './src/sw.ts'
},