mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat: 前端静态资源增加访问前缀
This commit is contained in:
@@ -21,6 +21,7 @@ export function pathResolve(dir: string) {
|
||||
return resolve(root, '.', dir)
|
||||
}
|
||||
export default {
|
||||
base: '/dev2-front',
|
||||
plugins: [
|
||||
Vue(),
|
||||
VueJsx(),
|
||||
|
||||
Reference in New Issue
Block a user