mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
feat: add micro cli for initializing the config
This commit is contained in:
@@ -11,6 +11,7 @@ export enum messages {
|
||||
/**
|
||||
* This little plugin will report the webpack state through the console.
|
||||
* So the {N} CLI can get some idea when compilation completes.
|
||||
* @deprecated todo: remove soon
|
||||
*/
|
||||
export class WatchStateLoggerPlugin {
|
||||
isRunningWatching: boolean;
|
||||
|
||||
Reference in New Issue
Block a user