-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
Our Browser they have access to Cloudstack runs in a isolated environment with restricted access to the internet . Therefore runs Cloudstack into a timeout while it tries to loading less.min.js and the result is that it takes a very long time for the login page to load.
Lib: https://cdnjs.cloudflare.com/ajax/libs/less.js/2.7.2/less.min.js
I want to replace this lib with a local version but I have no clue how.
This Lib will be added during the build in the index.html an I guess it comes from a node module.
Install of the less.js with version 2.7.2 via npm runs into an error during the build.
ISSUE TYPE
- Improvement Request
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.15.1
CONFIGURATION
N/A
OS / ENVIRONMENT
N/A
SUMMARY
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS