webpack.dev.js
3.64 KB
-
Use babel and hot loader only in yarn start · dd66cbc8
* moved babel rules for hot reloading into TS loader * toggling use of babel via HOT variable (true with `yarn start`) * overriding webpack output when HOT to fix asset paths in dashboard urls like http://localhost:3333/d/...
David Kaltschmidt committed