cloudcmd/modules/html5-polyfills/component.json
2015-06-05 09:08:56 -04:00

16 lines
No EOL
282 B
JSON

{
"name": "polyfills",
"scripts": [
"classList.js",
"dataset.js",
"device-motion-polyfill.js",
"EventSource.js",
"index.js",
"input-target.js",
"offline-events.js",
"range.js",
"sessionStorage.js",
"Storage.js"
],
"main": "index.js"
}