grafana/public/app
David Kaltschmidt 81e62e1051 Fix freezing browser when loading plugin
- broken since 4d2dd2209
- `*` was previously working as a path matcher, but freezes browser when
  used with new cache-busting plugin loader
- changed matcher to be `/*`
2018-07-12 13:16:41 +02:00
..
containers Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
core Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
features Fix freezing browser when loading plugin 2018-07-12 13:16:41 +02:00
partials fixes typos 2018-06-29 09:35:31 +02:00
plugins skip backend request if extended statistics is invalid. (#12495) 2018-07-11 11:23:38 -07:00
routes Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
stores Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
app.ts
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts