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.
|
|
3 months ago | |
|---|---|---|
| .. | ||
| README.md | 3 months 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.