Skip to content

replace import url for less.js with local lib  #5277

@DK101010

Description

@DK101010

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions