drwpow/webpack-react-starter

Not using `index.ejs` in prod

DevanB opened this issue · 0 comments

https://github.com/dangodev/webpack-react-starter/blob/85030777ef15cf0129a2641bc3a01f390274e7ef/config/webpack.prod.js#L24

Quick question: is it on purpose to use index.ejs in the webpack.dev.js config, but not in webpack.prod.js config?