mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 06:06:01 +00:00
renamed worker output file
This commit is contained in:
@@ -38,7 +38,7 @@ export default [
|
||||
output: {
|
||||
sourcemap: true,
|
||||
format: 'iife',
|
||||
file: 'public/build/QueryParserWorker.js',
|
||||
file: 'public/build/query-parser-worker.js',
|
||||
},
|
||||
plugins: [
|
||||
commonjs(),
|
||||
|
||||
Reference in New Issue
Block a user