You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -92,7 +92,7 @@ The whiteList and compressFilePattern support wildcard include ? * +.
92
92
```
93
93
94
94
### WhiteList
95
-
You need put all resource which access via `getIdentifier` into whiteList.
95
+
You need put all resource which access via `getIdentifier` into whiteList.
96
96
**You can find more whitsList configs of third-part SDK in [white_list.md](doc/white_list.md). Welcome PR your configs which is not included in white_list.md**
97
97
98
98
The whiteList only works on the specsName of resources, it wouldn't keep the path of resource.
0 commit comments