feat(build): add angular import
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import angular from 'angular';
|
||||
|
||||
angular.module('portainer.docker').component('nodeBrowserView', {
|
||||
templateUrl: './node-browser.html',
|
||||
controller: 'NodeBrowserController'
|
||||
|
||||
Reference in New Issue
Block a user