spacedrive/apps/web
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
..
cypress Fix pnpm prep fails to download native-deps on some specific network env (#2275) 2024-04-04 14:19:49 +00:00
dist Frontend misc fixes and deps update (#1650) 2023-10-24 07:51:58 +00:00
public Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
screenshots Improve prod bundle size (#2447) 2024-05-07 19:32:34 +00:00
src Remove normalised cache (#2390) 2024-04-30 00:36:39 +00:00
tests UI testing (#565) 2023-02-27 13:15:47 +08:00
.eslintrc.cjs New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
cypress.config.ts New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
package.json New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
playwright.config.ts UI testing (#565) 2023-02-27 13:15:47 +08:00
postcss.config.cjs Vite upgrades (#1911) 2024-01-02 06:26:28 +00:00
README.md Linted Files according to the .prettierrc. 2022-04-24 21:16:55 +01:00
tailwind.config.js Basic Spacedrop working with rspc! (#601) 2023-03-09 06:23:17 -08:00
tsconfig.json New test: Add location (#2222) 2024-03-23 21:24:16 +00:00
vercel.json Format existing code with new conventions 2022-05-22 23:24:43 -05:00
vite.config.ts [ENG-1060] Fix the PlatformProvider bug (#1353) 2023-09-15 12:02:50 +00:00

Spacedrive Webapp