mirror of
https://github.com/grafana/grafana.git
synced 2025-09-23 18:52:33 +08:00

* 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/...