mirror of
https://github.com/grafana/grafana.git
synced 2026-02-21 08:51:46 -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/... |
||
|---|---|---|
| .. | ||
| dependencies.js | ||
| postcss.config.js | ||
| sass.rule.js | ||
| webpack.common.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||
| webpack.test.js | ||