Details
-
Improvement
-
Resolution: Fixed
-
Major
-
5.0-rc-1
-
None
Description
The problem ATM is that we aggregate and minify JS in the build and thus reference the aggregated+minified version in javascript.vm.
Thus when running the build with the "debug" profile (which will not minify and not aggregated JS) we don't get the JS loaded at runtime.
Attachments
Issue Links
- relates to
-
XWIKI-6802 xwiki-platform-web debug profile fails to build
- Closed