Commit 824ffcd7 authored by 毛线's avatar 毛线

打包配置

parent 5ae180bd
......@@ -3,7 +3,7 @@ const isBuild = ['production', 'generate'].includes(APP_ENV)
const expandRouter = isBuild
? {
mode: 'hash',
mode: 'history',
base: './',
}
: {}
......
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