Architecture #27124
open
Use ESM modules in rudder-web
Added by Clark ANDRIANASOLO 3 months ago.
Updated 2 days ago.
Status:
Pending technical review
Category:
Web - Maintenance
Description
With some front-end dependencies (see #27103) we now have ESM modules coming in step by step to change the way we use javascript in the browser, and we need support to use such modules.
In practice, we need ways to define <script type="module"> import ... from '/rudder/cache-x.x/javascript/lib' </script>
, which are not baked into Liftweb so we need several utils and ways to import known JS resources
- Status changed from New to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6466
- Related to Bug #27114: Many diffs no longer display in event logs added
- Target version changed from 9.0.0~alpha1 to 1128
- Target version changed from 1128 to 9.0.0~beta1
- Status changed from Pending technical review to In progress
- Pull Request deleted (
https://github.com/Normation/rudder/pull/6466)
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6580
- Target version changed from 9.0.0~beta1 to 9.0.0~beta2
Also available in: Atom
PDF