TanStack / ranger

🤖 Headless utilities for building range and multi-range sliders in React, Preact, Solid, Vue, Svelte and Angular
MIT License
757 stars 65 forks source link

build: Upgrade build process #90

Closed kadoshms closed 6 months ago

kadoshms commented 6 months ago

This PR upgrades the build system for ranger:

  1. Use NX instead of Lerna (they are actually the same company now ^^)
  2. Upgrade Vite and Vitest
  3. Use @tanstack/config for packages configuration
  4. Remove redundantjest.config.js files
  5. Update examples to use workspace:* protocol instead of explicit version