t', filename: 'index_bundle.js' }, plugins: [ new HtmlWebpackPlugin() ] } ``` This will generate a file `dist/index.html` containing the following ```html