mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +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