Feat: removed custom packaging script in favour of ng-packger; Feat: update with angular9 dependencies

This commit is contained in:
lorenzo 2020-02-12 11:40:50 +01:00
parent b728b4c3e6
commit b85b5f391b
18 changed files with 13899 additions and 6736 deletions

12
examples/dev/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'.