mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-08 01:17:23 +08:00
fix(tsconfig): change moduleResolution to 'bundler' across multiple packages
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "vue",
|
||||
"lib": ["DOM", "ESNext"],
|
||||
"baseUrl": ".",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user