grafana/public/app/features/all.ts
Torkel Ödegaard dbcefb70f6
Angular: More isolation and removing of unused components (#41630)
* Angular: More isolation and removing of unused components

* Moved some more and fixed a test
2021-11-15 15:12:45 +01:00

4 lines
70 B
TypeScript

import './plugins/all';
import './dashboard';
import './profile/all';