Skip to content

Commit f66cad2

Browse files
authoredOct 20, 2017
Merge pull request #76 from clbond/resolve-test-failures-and-erroneous-appfactory-logic
Resolve test failures on latest ts-jest and a bug with getCompilerForProject logic that would break due to .angular-cli.json files in $HOME
2 parents df3c81c + e5da29c commit f66cad2

File tree

8 files changed

+33590
-12
lines changed

8 files changed

+33590
-12
lines changed
 

‎examples/cli/package-lock.json

+10,571
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/cli/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,5 @@
4141
"web-animations-js": "^2.2.2",
4242
"zone.js": "^0.8.4"
4343
},
44-
"devDependencies": {
45-
}
44+
"devDependencies": {}
4645
}

0 commit comments

Comments
 (0)
Failed to load comments.