mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
chore: don't fail the build when building from source tarball (#40)
This commit is contained in:
@@ -6,7 +6,5 @@
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": [
|
||||
"vite.config.ts"
|
||||
]
|
||||
"include": ["vite.config.ts", "support/**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user