mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 16:28:09 -05: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/...