You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have JS libraries for Storm UI directly added into VCS. It would be better to use a build process with webpack / gulp with maven frontend plugin to automatically create a minimized asset file.
This would allow us to control versions and update those JS libs.
We have JS libraries for Storm UI directly added into VCS. It would be better to use a build process with webpack / gulp with maven frontend plugin to automatically create a minimized asset file.
This would allow us to control versions and update those JS libs.
https://github.com/apache/storm/tree/master/storm-webapp/src/main/java/org/apache/storm/daemon/ui/WEB-INF/js
Originally reported by rzo1, imported from: Use package manager for 3rd party JS in Storm-UI
The text was updated successfully, but these errors were encountered: