storj/web/satellite/vitePlugins/vuetifyThemeCSS
Jeremy Wharton 40d67065ba web/satellite: statically serve Papa Parse worker
Papa Parse, the library we use to parse CSV files in the satellite UI,
uses a blob URL for its worker. This isn't allowed by our content
security policy, so this change implements a Vite plugin that writes
the worker code to a file that is statically served.

Change-Id: I0ce58c37b86953a71b7433b789b72fbd8ede313d
2023-11-14 18:24:38 +00:00
..
index.ts web/satellite: statically serve Papa Parse worker 2023-11-14 18:24:38 +00:00
module.d.ts web/satellite: statically serve Papa Parse worker 2023-11-14 18:24:38 +00:00