dashboard
repositories
filestore
activity
search
login
mayh
/
fireworkEnterpriseSideWeb
forked from
fireworkEnterpriseSideWeb
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-04-24
6f1e2acc812b2f40359aabdb5d04648acfcdcef5
[~mayh/fireworkEnterpriseSideWeb.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
export default function createSetupExtend() {
return setupExtend({})
}