* feat: add an env for testing closure builds * build(npm): add dev dependency on yarn (and remove dev props for readability) * build: refactor integration test runner
10 lines
98 B
Plaintext
10 lines
98 B
Plaintext
/rxjs/
|
|
built/
|
|
dist/
|
|
vendor/
|
|
*/src/*.d.ts
|
|
*/src/*.js
|
|
**/*.ngfactory.ts
|
|
**/*.ngsummary.json
|
|
*/yarn*
|