We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138640f commit 08ede96Copy full SHA for 08ede96
src/add-ns/_ns-files/tsconfig.aot.json
@@ -15,6 +15,7 @@
15
"**/*.ns.ts",
16
"**/*<%= nsext %>.ts",
17
"**/*.android.ts",
18
- "**/*.ios.ts"
+ "**/*.ios.ts",
19
+ "**/*.spec.ts"
20
]
-}
21
+}
src/ng-new/shared/_files/tsconfig.aot.json
"**/*.tns.ts",
0 commit comments