The latest rxjs release works with closure compiler out of the box. We no longer need to compile our own. Also put closure options into a file rather than using a shell script.
10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
built/
|
|
dist/
|
|
vendor/
|
|
*/src/*.d.ts
|
|
*/src/*.js
|
|
**/*.ngfactory.ts
|
|
**/*.ngsummary.json
|
|
*/yarn*
|
|
*/.yarn_local_cache*
|