- Oct 08, 2021
-
-
julian.baeume authored
first hit wins. This allows us to transparently use sourcemaps and other files that are not part of the sources according to the vite manifest
-
- Oct 06, 2021
-
-
julian.baeume authored
the file cache is populated with data defined in the manifest files configured for all components and will basically fetch everything from all components. This allows us to use this manifest service as the only source of truth for UI related sources and simplifies ingres setup a lot.
-
- Sep 27, 2021
-
-
julian.baeume authored
-
- Sep 21, 2021
-
-
this got lost when implementation changed to base data on vite manifests but should still be part of the manifest.json file
-
those files are supposed to be downloaded directly
-
-
-
… and transform them to something that can be consumed by App Suite.
-