mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(agent): replace root file with index (#4096)
This commit is contained in:
parent
6fc923b05b
commit
67069547b8
2 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@ import '@babel/polyfill';
|
|||
|
||||
import angular from 'angular';
|
||||
|
||||
import './agent/_module';
|
||||
import './agent';
|
||||
import './azure/_module';
|
||||
import './docker/__module';
|
||||
import './edge/__module';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue