mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 06:07:49 +00:00
wip: suppoer vite2 -- dynamic import
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"noUnusedParameters": true,
|
||||
"experimentalDecorators": true,
|
||||
"lib": ["dom", "esnext"],
|
||||
"types": ["vite/client", "vite-plugin-import-context/client"],
|
||||
"types": ["vite/client"],
|
||||
"incremental": true,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
|
Reference in New Issue
Block a user