We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b9253 commit f519624Copy full SHA for f519624
nativescript-angular/platform.ts
@@ -2,7 +2,6 @@
2
// It's needed to handle __metadata calls inside @angular/core
3
import "reflect-metadata";
4
5
-console.log(">>>>>>>>>>>import reflect-metadata;");
6
// Import platform-common immediately after reflect-metadata - because rest of the polyfills.
7
import {
8
NativeScriptPlatformRef,
0 commit comments