Commit e00425d5 authored by wildfirecode's avatar wildfirecode

1

parent 44002bba
Pipeline #69864 failed with stages
in 0 seconds
......@@ -19,6 +19,7 @@ let config = opts => {
],
output: {
filename: `./${opts.BUILD_SKIN}/bin-release/output.js`,
sourceMapFilename: `./${opts.BUILD_SKIN}/bin-release/output_develop.js`,
path: process.cwd()
},
mode:"production"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment