Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 138f5c4

Browse files
committed
feat(closure): fix #727, add zone_externs.js for closure compiler
1 parent 681a017 commit 138f5c4

File tree

7 files changed

+623
-2
lines changed

7 files changed

+623
-2
lines changed

Diff for: .travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ script:
2525
- node_modules/.bin/gulp lint
2626
- node_modules/.bin/gulp format:enforce
2727
- node_modules/.bin/gulp build
28+
- scripts/closure/closure_compiler.sh
2829
- node_modules/.bin/gulp promisetest
2930
- node_modules/.bin/karma start karma-dist-sauce-jasmine.conf.js --single-run
3031
- node_modules/.bin/karma start karma-build-sauce-mocha.conf.js --single-run

0 commit comments

Comments
 (0)