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.
1 parent f3a972e commit 5bf6c7bCopy full SHA for 5bf6c7b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ejs-html-loader",
3
- "version": "2.0.2",
4
- "description": "Webpack loader for rendering HTML from EJS templates",
+ "version": "3.0.0",
+ "description": "Webpack 2 loader for rendering HTML from EJS templates",
5
"main": "lib/index.js",
6
"scripts": {
7
"build": "npm run unbuild && babel src -d lib",
0 commit comments