添加了 docker 发布

This commit is contained in:
17792275749
2026-02-06 10:24:43 +08:00
parent ccdf9e9ca6
commit 4e8ff8d777
3 changed files with 42 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
const webpack = require('webpack');
module.exports = {
publicPath: '/plus-6/',
outputDir: "dist",
// publicPath: '/plus-6/',
// outputDir: "dist",
transpileDependencies: true,
productionSourceMap: false,
devServer: {