Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit efe14f0

Browse files
cleanup
1 parent c43d07a commit efe14f0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const AppModuleNgFactory: any;

demo-ng/app/main.aot.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// this import should be first in order to load some required settings (like globals and reflect-metadata)
22
import { platformNativeScript } from "nativescript-angular/platform-static";
3-
43
import { AppModuleNgFactory } from "./app.module.ngfactory";
54

65
require("nativescript-plugin-firebase");

0 commit comments

Comments
 (0)