优化控制台debuger位置错误问题
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import setupExtend from 'vite-plugin-vue-setup-extend'
|
||||
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
|
||||
|
||||
export default function createSetupExtend() {
|
||||
return setupExtend()
|
||||
return setupExtend({})
|
||||
}
|
||||
|
Reference in New Issue
Block a user