ci: corrected building and bundeling with tsc vite
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"target": "ES2020",
|
||||
"module": "ESNext",
|
||||
"lib": ["ES2020", "DOM", "DOM.Iterable"],
|
||||
"moduleResolution": "node",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
|
||||
Reference in New Issue
Block a user