dashboard
repositories
filestore
activity
search
login
drone
/
drone-web-manage
无人机管理后台前端(已迁走)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
工单事件
rain
2025-04-12
4c0ce06dbc18a576f84aa69d67a7dfbe030d0b60
[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();
}