Explorar o código

build(config): history

Lind %!s(int64=4) %!d(string=hai) anos
pai
achega
1257c72efd
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      config/config.ts

+ 3 - 0
config/config.ts

@@ -12,6 +12,9 @@ const { REACT_APP_ENV } = process.env;
 
 export default defineConfig({
   hash: true,
+  history: {
+    type: 'hash',
+  },
   antd: {},
   dva: {
     hmr: true,