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
|
// for custom platforms
|
||||||
platform?: string;
|
platform?: string;
|
||||||
|
|
||||||
// angular specific
|
|
||||||
configuration?: string;
|
|
||||||
projectName?: string;
|
|
||||||
|
|
||||||
production?: boolean;
|
production?: boolean;
|
||||||
report?: boolean;
|
report?: boolean;
|
||||||
hmr?: boolean;
|
hmr?: boolean;
|
||||||
|
Reference in New Issue
Block a user