Skip to content

Commit

Permalink
Update webpack.renderer.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sabau authored Feb 28, 2019
1 parent 0dda8c5 commit fe54055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.renderer.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ const rendererConfig = {
STARGATE: JSON.stringify(process.env.STARGATE),
RELEASE: JSON.stringify(commitHash)
}
}),
}),
new HtmlWebpackPlugin({
filename: `index.html`,
template: `./app/index.ejs`,
Expand Down

0 comments on commit fe54055

Please sign in to comment.