зеркало из https://github.com/mozilla/treeherder.git
Annotate third-party module usage in the treeherder.app module (#3312)
So we remember to remove them once unused.
This commit is contained in:
Родитель
823bb55fcd
Коммит
b189c0e4f5
|
@ -28,9 +28,12 @@ const treeherderApp = angular.module('treeherder.app', [
|
|||
treeherderModule.name,
|
||||
uiBootstrap,
|
||||
ngRoute,
|
||||
// Remove when `ui/plugins/pluginpanel.html` converted to React.
|
||||
mcResizer,
|
||||
// Remove when `ui/plugins/perf_details/main.html` converted to React.
|
||||
angularToArrayfilter,
|
||||
ngReactModule.name,
|
||||
// Remove when `ui/partials/main/tcjobactions.html` converted to React.
|
||||
hcMarked,
|
||||
]);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче