Revision c6b618d02074b3b74af9c8dec13b90c6e177e113 authored by George Kalpakas on 27 April 2018, 23:01:28 UTC, committed by Alex Rickabaugh on 15 May 2018, 19:19:08 UTC
Since `versionedFiles` behaves in the exact same way as `files`, there
is no reaason to have both. Users should use `files` instead.

This commit deprecates the property and prints a warning when coming
across an asset-group that uses it. It should be completely removed in
a future version.

Note, it has also been removed from the default `ngsw-config.json`
template in angular/devkit#754.

PR Close #23584
1 parent ad6052e
History
File Mode Size
angular1_router
benchmarks
benchmarks_external
e2e_util
payload_tests
playground
empty.ts -rw-r--r-- 389 bytes
es6-subset.d.ts -rw-r--r-- 2.5 KB
system.d.ts -rw-r--r-- 64 bytes
tsconfig.json -rw-r--r-- 994 bytes
types.d.ts -rw-r--r-- 716 bytes

back to top