mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
fix: handle appComponents (closes #9126)
This commit is contained in:
@ -16,6 +16,7 @@ export interface IWebpackEnv {
|
||||
|
||||
appPath?: string;
|
||||
appResourcesPath?: string;
|
||||
appComponents?: string[];
|
||||
|
||||
nativescriptLibPath?: string;
|
||||
|
||||
|
Reference in New Issue
Block a user