dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'refs/heads/feature/v7.0/7.0.4' into 图层管理
张含笑
2025-11-03
5dc1eb8074f52b2fdc03216b62ae4e2d82acbe0f
[drone/drone-web-manage.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
export default function createSetupExtend() {
return setupExtend();
}