You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
admingit 875171045b
add
1 year ago
..
README.md add 1 year ago

README.md

Polyfills

.es files placed in this folder will automatically be bundled into polyfills.js and immediately executed on global scope on the HTML template in base.html. (See entry property of build.config.js).

Only files that polyfill missing browser functionality should be placed here.