spacedrive/packages/assets
Vítor Vasconcellos 81c2b8bf51
Improve prod bundle size (#2447)
Greatly improve production build size, now prod builds are 1/3 of the size
 - Main spacedrive binary went from ~120M to ~40M
 - Add more optimize options for rust prod build
 - Improve vite settings for front-end prod build
 - Improve lossless compression of PNGs
 - Don't include videos in bundles when they are not used
 - Don't generate/bundle sourcemap for prod builds
2024-05-07 19:32:34 +00:00
..
deps [ENG-134] OSS Licenses and Projects (#575) 2023-02-20 05:58:55 +00:00
icons Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
images Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
lottie [MOB-2] Job Manager (#1114) 2023-08-25 21:40:07 +00:00
scripts Vite upgrades (#1911) 2024-01-02 06:26:28 +00:00
svgs Landing updates (#2205) 2024-03-14 00:39:46 +00:00
util [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00
videos Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
package.json Migrate landing page to app dir (#1587) 2023-10-16 04:28:16 +00:00
README.md Introducing assets package (#347) 2022-07-25 20:08:44 -07:00

Shared assets between all apps, like SVG's are put here.