I am using Webpack to bundle my react SSR app. I build the bundle at runtime, not build time
const compiler = webpack({ mode: "development",