angular-cn/aio/src
Igor Minar 69198ba37b build(docs-infra): turn on disableTypeScriptVersionCheck in angularCompilerOptions (#27536)
We need to do this because we don't yet have a released version of angular
with typescript 3.2 support and on CI we test both against the snapshot and
whatever is in aio/yarn.lock.

Once we have the next rc or a stable relase we should be able to remove
this flag.

PS: I also removed the preserveWhitespace:false because that's the default now.

PR Close #27536
2018-12-18 13:20:02 -08:00
..
app fix(docs-infra): workaround for broken 'import as' (#27536) 2018-12-18 13:20:01 -08:00
assets fix(docs-infra): inline SVG icons used in page load sensitive UI (#27250) 2018-12-05 13:26:26 -08:00
environments test(aio): move reflect-metadata polyfills to test.ts (#23234) 2018-04-17 14:09:02 -07:00
extra-files build(aio): generate sitemap from the generated pages (#21689) 2018-01-22 12:55:15 -08:00
styles fix(docs-infra): fix top menu item clickable area (#27633) 2018-12-13 11:00:34 -08:00
testing feat(docs-infra): add getting started widgets (#26059) 2018-11-02 10:34:53 -07:00
404-body.html fix(aio): show aio-themed 404 page for unknown resources (#23188) 2018-08-23 15:25:47 -04:00
google385281288605d160.html
ie-polyfills.js fix(aio): add missing WeakMap polyfill 2017-06-23 09:03:07 -07:00
index.html build(docs-infra): remove dependency on FontAwesome (#27250) 2018-12-05 13:26:27 -08:00
karma.conf.js build(docs-infra): upgrade @angular/cli to 6.0.3 (#19795) 2018-08-27 16:30:43 -04:00
main.ts feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
noop-worker-basic.js
polyfills.ts refactor(docs-infra): simplify custom-element polyfill setup (#25806) 2018-09-05 09:23:10 -07:00
pwa-manifest.json fix(aio): make background transparent in 144x144 PWA icon (#23851) 2018-05-11 12:38:21 -04:00
styles.scss
test.ts test(docs-infra): remove reflect-metadata polyfill from aio tests (#27130) 2018-11-16 12:17:44 -08:00
tsconfig.app.json build(docs-infra): turn on disableTypeScriptVersionCheck in angularCompilerOptions (#27536) 2018-12-18 13:20:02 -08:00
tsconfig.spec.json test(aio): fix tests and update testing infra (#23234) 2018-04-17 14:09:02 -07:00
tslint.json build(aio): update tslint and codelyzer (#23234) 2018-04-17 14:09:02 -07:00
typings.d.ts