-
Notifications
You must be signed in to change notification settings - Fork 43
希望支持includePages属性 #45
Copy link
Copy link
Open
Description
首先表示看到这个插件,很强大,很符合我们的使用场景
再者我提一个小功能,
假如很多模块,指向配置打包二个模块的话,我只配置
const includeList = ['index','home'];includePages:includeList,
includePages:(pageNaem) =>includeList.include(pageNaem),或者IgnorePages支持函数
ignorePages:(pageNaem) => !includeList.include(pageNaem)和loader一样的机制exclude/include
同时存在的时候,选择只是用一个或者按优先级
希望作者大大能够支持,尽快发布一下,谢谢了,需要我帮忙new request一个吗
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels