drwpow / webpack-react-starter

👩‍🔬 Boilerplate for React and React Router 🚀 powered by webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not using `index.ejs` in prod

DevanB opened this issue · comments

commented

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?