镜像自地址
https://github.com/xming521/CTAI.git
已同步 2025-12-06 22:56:48 +00:00
11 行
214 B
JavaScript
11 行
214 B
JavaScript
module.exports = {
|
|
lintOnSave: undefined,
|
|
publicPath: './',
|
|
outputDir: undefined,
|
|
assetsDir: undefined,
|
|
runtimeCompiler: undefined,
|
|
productionSourceMap: undefined,
|
|
parallel: false,
|
|
css: undefined
|
|
}
|