mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
build: allow vite to access 'index.html'
This commit is contained in:
@@ -32,6 +32,7 @@ export default defineConfig({
|
||||
// strict: false,
|
||||
|
||||
allow: [
|
||||
'index.html',
|
||||
'src',
|
||||
'node_modules',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user