Skip to content

Commit

Permalink
feat(closure): fix angular#727, add zone_externs.js for closure compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaLiPassion committed Apr 12, 2017
1 parent 681a017 commit ed36db1
Show file tree
Hide file tree
Showing 6 changed files with 622 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ script:
- node_modules/.bin/gulp lint
- node_modules/.bin/gulp format:enforce
- node_modules/.bin/gulp build
- scripts/closure/closure_compiler.sh
- node_modules/.bin/gulp promisetest
- node_modules/.bin/karma start karma-dist-sauce-jasmine.conf.js --single-run
- node_modules/.bin/karma start karma-build-sauce-mocha.conf.js --single-run
Expand Down
Loading

0 comments on commit ed36db1

Please sign in to comment.