uppy/examples
Prakash 8cd3702104
Optmize Stackblitz install times (#5968)
StackBlitz examples took **146+ seconds** to start due to heavy dev
dependencies

### Optimizations
 
- Eliminate heavy dev deps like `playwright (~200MB)` `@vitest/browser`
`vitest`
- Aggressive install flags: `--prefer-offline --reporter=silent
--ignore-scripts --no-optional`
- use pnpm 
- Results **React example: 146s → ~25s (83% faster)**
2025-09-16 16:04:52 +02:00
..
angular @uppy/examples: Add new examples (#5942) 2025-09-10 21:46:19 +05:30
aws-companion build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
aws-nodejs Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
aws-php Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
cdn Cleanup examples (#5817) 2025-07-10 17:23:58 +02:00
companion fix broken companion example (#5909) 2025-08-18 13:20:59 +02:00
companion-custom-provider build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
companion-digitalocean-spaces build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
nextjs @uppy/examples: Add new examples (#5942) 2025-09-10 21:46:19 +05:30
react Optmize Stackblitz install times (#5968) 2025-09-16 16:04:52 +02:00
reactrouter @uppy/examples: Add new examples (#5942) 2025-09-10 21:46:19 +05:30
sveltekit Optmize Stackblitz install times (#5968) 2025-09-16 16:04:52 +02:00
transloadit build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
vue Optmize Stackblitz install times (#5968) 2025-09-16 16:04:52 +02:00
xhr-bundle build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
xhr-node build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
xhr-php build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00
xhr-python build(deps-dev): bump vite from 7.0.6 to 7.0.7 (#5962) 2025-09-10 15:30:59 +02:00