mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
prepend bundle to worker js output
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = {
|
||||
path: path.resolve(__dirname, 'static/js/libs'),
|
||||
filename: 'bundle.js',
|
||||
clean: true,
|
||||
chunkLoading: false,
|
||||
},
|
||||
module: {
|
||||
rules: [
|
||||
|
||||
Reference in New Issue
Block a user