forked from github/dataease
feat: 前端静态资源增加访问前缀
This commit is contained in:
parent
8243438419
commit
b958aacf6c
@ -21,6 +21,7 @@ export function pathResolve(dir: string) {
|
||||
return resolve(root, '.', dir)
|
||||
}
|
||||
export default {
|
||||
base: '/dev2-front',
|
||||
plugins: [
|
||||
Vue(),
|
||||
VueJsx(),
|
||||
|
Loading…
Reference in New Issue
Block a user