Upgrade angular-cli
This commit is contained in:
parent
f566395095
commit
f16a4fe3d6
21 changed files with 5057 additions and 658 deletions
11
src/browserslist
Normal file
11
src/browserslist
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue