mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-03 04:10:16 +01:00
fix(app): prepare for update
This commit is contained in:
parent
86fd90c3a0
commit
d3130d053d
2 changed files with 36 additions and 0 deletions
12
.browserslistrc
Normal file
12
.browserslistrc
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
|
||||
# For additional information regarding the format and rule options, please see:
|
||||
# https://github.com/browserslist/browserslist#queries
|
||||
|
||||
# You can see what browsers were selected by your queries by running:
|
||||
# npx browserslist
|
||||
|
||||
> 0.5%
|
||||
last 2 versions
|
||||
Firefox ESR
|
||||
not dead
|
||||
IE 11
|
||||
Loading…
Add table
Add a link
Reference in a new issue