fix(core): add vite iife build file
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["vite.config.ts"],
|
||||
"include": ["vite.config.ts", "vite.config.iife.ts"],
|
||||
"files": ["package.json"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user