File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
integration/hello_world__closure Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 9
9
--warning_level=QUIET
10
10
--dependency_mode=STRICT
11
11
--rewrite_polyfills=false
12
+ --jscomp_off=checkVars
12
13
13
14
node_modules/zone.js/dist/zone_externs.js
14
15
Original file line number Diff line number Diff line change 10
10
"@angular/core" : " file:../../dist/packages-dist/core" ,
11
11
"@angular/platform-browser" : " file:../../dist/packages-dist/platform-browser" ,
12
12
"@angular/platform-server" : " file:../../dist/packages-dist/platform-server" ,
13
- "google-closure-compiler" : " git+https://github.com/alexeagle/closure-compiler.git#packagejson.dist " ,
13
+ "google-closure-compiler" : " 20171023.0.1 " ,
14
14
"rxjs" : " file:../../node_modules/rxjs" ,
15
15
"typescript" : " file:../../node_modules/typescript" ,
16
16
"zone.js" : " file:../../node_modules/zone.js"
You can’t perform that action at this time.
0 commit comments