Remove Modernizr, keep html5shiv (Webpack edition)

This commit is contained in:
Jesse Tan
2019-10-25 14:54:52 +02:00
parent 2a1b2e1353
commit 12458e0a6a
7 changed files with 223 additions and 19 deletions

View File

@@ -20,6 +20,7 @@ Other Changes
* Added Spanish translation
* Added i18n support using Babel
* Moved build system from Grunt and friends to Webpack
* Remove Modernizr, but keep html5shiv (#724, #525)
0.4.3
======