|
@@ -13,8 +13,8 @@ const postcss = px2rem({
|
|
|
|
|
|
module.exports = defineConfig({
|
|
|
transpileDependencies: true,
|
|
|
-
|
|
|
publicPath: "./",
|
|
|
+ outputDir: "jiazheng-user",
|
|
|
lintOnSave: false,
|
|
|
chainWebpack: (config) => {
|
|
|
config.plugin("provide").use(webpack.ProvidePlugin, [
|