Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Build system + Lit Integration #91

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kadoshms
Copy link

@kadoshms kadoshms commented May 3, 2024

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.

Mor Kadosh added 6 commits May 2, 2024 14:29
build: use vite5, upgrade vitest to latest

build: use @tanstack/config for common vite configuration
chore: remove jest files

build: use @tanstack/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant