Upgrade angular-cli

This commit is contained in:
Manuel Friedli 2018-08-31 17:39:58 +02:00
parent f566395095
commit f16a4fe3d6
21 changed files with 5057 additions and 658 deletions

11
src/browserslist Normal file
View file

@ -0,0 +1,11 @@
# This file is currently used by autoprefixer to adjust CSS to support the below specified browsers
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries
#
# For IE 9-11 support, please remove 'not' from the last line of the file and adjust as needed
> 0.5%
last 2 versions
Firefox ESR
not dead
not IE 9-11