Adding polyfills

This commit is contained in:
Shan Carter
2017-03-13 22:27:23 -07:00
parent 560f8bb4bf
commit 031e3b52b9
7 changed files with 510 additions and 23 deletions
+2 -3
View File
@@ -18,9 +18,6 @@
},
"homepage": "https://github.com/distillpub/distill-template#readme",
"devDependencies": {
"@webcomponents/custom-elements": "https://github.com/webcomponents/custom-elements",
"@webcomponents/shadycss": "https://github.com/webcomponents/shadycss",
"@webcomponents/shadydom": "https://github.com/webcomponents/shadydom",
"bibtex-parse-js": "^0.0.23",
"chai": "^3.5.0",
"js-yaml": "^3.7.0",
@@ -42,6 +39,8 @@
"d3-time-format": "^2.0.3",
"handlebars": "^4.0.6",
"mustache": "^2.3.0",
"rollup-plugin-babili": "^1.1.1",
"webcomponents.js": "webcomponents/webcomponentsjs",
"webpack": "^2.2.1"
}
}