fix(pages): exclude 不生效,配置地方错了,要陪在vite.config.ts
This commit is contained in:
@@ -64,12 +64,7 @@
|
||||
"backgroundColor": "#23c09c",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/components/demo",
|
||||
"type": "page"
|
||||
}
|
||||
],
|
||||
"exclude": ["**/components/**/**.*"],
|
||||
"subPackages": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user