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 dde20d3 commit 0fc5202Copy full SHA for 0fc5202
1 file changed
README.md
@@ -3954,7 +3954,7 @@ module.exports = {
3954
new HtmlBundlerPlugin({
3955
entry: {
3956
index: {
3957
- // output dist/imdex.html
+ // output dist/index.html
3958
import: './src/views/page/index.eta',
3959
data: {
3960
headline: 'Breaking Bad',
@@ -4026,7 +4026,7 @@ module.exports = {
4026
4027
4028
4029
4030
import: './src/views/page/index.ejs',
4031
4032
0 commit comments