We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5df528 + 0297e8b commit b3e4219Copy full SHA for b3e4219
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ejs-html-loader",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Webpack loader for rendering HTML from EJS templates",
5
"main": "lib/index.js",
6
"scripts": {
@@ -42,6 +42,7 @@
42
"loader-utils": "^0.2.15"
43
},
44
"devDependencies": {
45
+ "babel-cli": "^6.9.0",
46
"babel-plugin-add-module-exports": "^0.2.1",
47
"babel-preset-es2015": "^6.9.0",
48
"babel-register": "^6.9.0",
0 commit comments