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
aio-builds-setup
content
scripts
src
tests
tools
.gitignore -rw-r--r-- 623 bytes
README.md -rw-r--r-- 7.2 KB
angular.json -rw-r--r-- 5.4 KB
database.rules.json -rw-r--r-- 79 bytes
firebase.json -rw-r--r-- 8.3 KB
ngsw-manifest.json -rw-r--r-- 1.3 KB
package.json -rw-r--r-- 7.1 KB
tsconfig.json -rw-r--r-- 812 bytes
tslint.json -rw-r--r-- 2.5 KB
yarn.lock -rw-r--r-- 382.4 KB

README.md

back to top