Commit f5342041 authored by wuhao's avatar wuhao 🎯

asder

parent 33217157
...@@ -6,6 +6,7 @@ import proxy from "./proxy"; ...@@ -6,6 +6,7 @@ import proxy from "./proxy";
import routes from "./routes"; import routes from "./routes";
const { REACT_APP_ENV } = process.env; const { REACT_APP_ENV } = process.env;
export default defineConfig({ export default defineConfig({
outputPath: 'wms',
hash: true, hash: true,
antd: {}, antd: {},
dva: { dva: {
......
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