[Task](elektra): integrate 3rd-party UIs via npm #1458
Labels
dependencies
Pull requests that update a dependency file
enhancement
investigate
javascript
Pull requests that update Javascript code
Task Description
As part of the decommissioning of the assets server, we need to integrate third-party UIs in elektra, such as Limes and Email, without relying on the assets server. The proposed approach is to use the GitHub npm registry. Instead of loading these UIs at runtime from the assets server, they can be added to
package.json
in Elektra and included at build time.We'll begin with Limes and then extend this approach to include Email.
Subtasks
The text was updated successfully, but these errors were encountered: