pysepal.solara.asset_merger#
Asset merging utilities for Solara applications.
This module handles the merging of CSS and JS files from multiple locations to work around Solara’s limitation of serving assets from a single location.
Functions
Create a temporary directory with merged assets from all locations. |
|
Merge CSS and JS files from sepal_ui and extra locations into combined files. |