dashboard
repositories
filestore
activity
search
login
mayh
/
fireworkEnterpriseSideWeb
forked from
fireworkEnterpriseSideWeb
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
zhouwx
2025-04-03
15c3a0082b51422801f1985e5d9e68eef76c3039
[~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({})
}