-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently, Grunt is used to assemble the external JS dependencies for HAL. This should be replaced with Webpack or Parcel in the long term. However, we need to make make sure there's an equivalent for the different Grunt tasks in Webpack / Parcel:
- Copy resources
- Concat external JS dependencies
- Compile and output LESS
- Post-process CSS
- Support dev and prod mode
- Generated ES documentation
- Support HAL themes
See also
- is incorporated by
-
WFLY-16093 Upgrade HAL to 3.5.11.Final
- Closed
-
WFLY-16094 Upgrade HAL to 3.5.11.Final (WildFly 26.1)
- Closed
- is related to
-
HAL-1623 Old versions of bootstrap and jquery with CVEs used in webconsole
- Resolved