mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
chore: drop unused env flags
This commit is contained in:
@ -25,10 +25,6 @@ export interface IWebpackEnv {
|
||||
// for custom platforms
|
||||
platform?: string;
|
||||
|
||||
// angular specific
|
||||
configuration?: string;
|
||||
projectName?: string;
|
||||
|
||||
production?: boolean;
|
||||
report?: boolean;
|
||||
hmr?: boolean;
|
||||
|
Reference in New Issue
Block a user