ranger icon indicating copy to clipboard operation
ranger copied to clipboard

Upgrade Build system + Lit Integration

Open kadoshms opened this issue 1 year ago • 0 comments

A rather large PR that includes:

Upgrade of the Build system

  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

Lit Integration

Integration for Lit by creating a Reactive Controller to create a ranger + basic example.

kadoshms avatar May 03 '24 12:05 kadoshms