mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-21 02:48:00 +00:00
.
This commit is contained in:
@@ -19,7 +19,7 @@ if (nodeRequire('electron-is-dev')) {
|
||||
}
|
||||
|
||||
console.timeStamp('angular bootstrap started')
|
||||
platformBrowserDynamic().bootstrapModule(AppModule)
|
||||
platformBrowserDynamic().bootstrapModule(AppModule);
|
||||
|
||||
|
||||
process.emitWarning = function () { console.log(arguments) }
|
||||
(<any>process).emitWarning = function () { console.log(arguments) }
|
||||
|
Reference in New Issue
Block a user