Skip to content

Commit 4443330

Browse files
committed
Update for v1.1.0
1 parent defe261 commit 4443330

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ module.exports = {
3737
};
3838
```
3939

40-
Or they may be set in the `ejsHtml` property of your configuration:
40+
Or they may be set in the `ejsHtml` or `ejsHtmlLoader` property of your
41+
Webpack configuration:
4142

4243
```js
4344
// webpack.config.js

0 commit comments

Comments
 (0)