prepend bundle to worker js output

This commit is contained in:
Tienson Qin
2025-03-10 16:23:52 +08:00
parent 5632c29ba0
commit 849ffd3329
2 changed files with 8 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ module.exports = {
path: path.resolve(__dirname, 'static/js/libs'),
filename: 'bundle.js',
clean: true,
chunkLoading: false,
},
module: {
rules: [