mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: extract platforms
This commit is contained in:
@@ -21,6 +21,8 @@ export interface IWebpackEnv {
|
||||
|
||||
android?: boolean;
|
||||
ios?: boolean;
|
||||
// for custom platforms
|
||||
platform?: string;
|
||||
|
||||
production?: boolean;
|
||||
report?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user