Migrated to angular 8

Created dev configuration
This commit is contained in:
Isaac Grynsztein
2019-10-20 19:15:13 -04:00
parent 377676cda4
commit 91713f1140
11 changed files with 218 additions and 108 deletions

12
browserslist Normal file
View 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
not IE 9-11 # For IE 9-11 support, remove 'not'.