chore(angular): wip: comment out partials for now so vite build succeeds
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import './panel/all';
|
||||
import './partials';
|
||||
// Vite: these partials still aren't working correctly so comment out for now.
|
||||
// import './partials';
|
||||
import './filters/filters';
|
||||
import './services/alert_srv';
|
||||
import './services/dynamic_directive_srv';
|
||||
|
||||
Reference in New Issue
Block a user