mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 11:32:57 +08:00
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