* docs(universal): add guide * gulpfile: Replace 'rm -rf' with 'node rimraf' so install-example-angular will work on Windows * Get universal working * doc wip * gulpfile: Add platform-server to install-example-angular * Update toh code in universal sample - remove moduleId * Update typescript to 2.2.1 when we install-example-angular --build * move example files; add graphs * demo and docs wip * doc wip * Fix toc * add toc, link
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
aot/**/*.ts
|
|
**/*.ngfactory.ts
|
|
**/*.ngsummary.json
|
|
**/*.metadata.json
|
|
**/*.js
|
|
dist
|
|
!app/tsconfig.json
|
|
!/*.js
|