ranger
ranger copied to clipboard
Upgrade Build system + Lit Integration
A rather large PR that includes:
Upgrade of the Build system
- Use NX instead of Lerna (they are actually the same company now ^^)
- Upgrade
ViteandVitest - Use
@tanstack/configfor packages configuration - Remove redundant
jest.config.jsfiles - 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.