Avoiding server configuration redundancies working with node.js, express, webpack 4 and Glitch

I want to work with a Phaser 3 template that has Webpack 4 and Babel 7 but there are some configuration values like hot loading that are already configured in Glitch so I’m wondering what I should know about the Glitch server when working with things like nodemon and the Phaser 3 template.

Hi laserblue, I’ve used both Webpack and Phaser on Glitch but not together. My coworker Angelo wrote an article about a similar setup you might find useful : https://dev.to/glitch/create-react-app-and-express-together-on-glitch-28gi