feat: set initial state of auth to null (#108)

This commit is contained in:
balibabu
2024-03-07 15:32:12 +08:00
committed by GitHub
parent cfc3b62e77
commit b69b5dd4e5
3 changed files with 8 additions and 4 deletions

View File

@ -21,6 +21,7 @@ export default defineConfig({
hack: `true; @import "~@/less/index.less";`,
},
},
devtool: 'source-map',
proxy: {
'/v1': {
target: 'http://123.60.95.134:9380/',