Remove mustache/handlebars dependency by switching to ES6 template literals

This commit is contained in:
Ludwig Schubert
2017-08-09 16:47:35 -07:00
parent 9fe826447b
commit 07c7527734
10 changed files with 98 additions and 760 deletions
-2
View File
@@ -39,9 +39,7 @@
"@webcomponents/webcomponentsjs": "webcomponents/webcomponentsjs",
"commander": "^2.9.0",
"d3-time-format": "^2.0.3",
"handlebars": "^4.0.6",
"katex": "^0.7.1",
"mustache": "^2.3.0",
"rollup-plugin-babili": "^3.1.0",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-gzip": "^1.2.0",