rdesign/frontend/node_modules/@lit-labs/react
Jeff Emmett 80f1e96e6b Fix frontend build: type errors, SDK handling, docker context
- Use jq to cleanly remove encryptid SDK from package.json in Docker
- Fix TypeScript strict mode errors in dashboard and assistant
- Add .dockerignore to exclude node_modules from build context
- Use project root as Docker build context for frontend
- Fix Traefik routing: separate frontend/api/studio paths

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 02:21:52 +00:00
..
development Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
node Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
LICENSE Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
README.md Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
index.d.ts Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
index.d.ts.map Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
index.js Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
index.js.map Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
package.json Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
use-controller.d.ts Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
use-controller.d.ts.map Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
use-controller.js Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00
use-controller.js.map Fix frontend build: type errors, SDK handling, docker context 2026-03-24 02:21:52 +00:00

README.md

@lit-labs/react

React integration for Web Components and Reactive Controllers.

This package has graduated from labs! It is now available as @lit/react. This package is just a proxy that re-exports @lit/react. As a result, while it will no longer be updated, it will continue to work and get updates through the ^1.0.0 version range of @lit/react. This should reduce duplication of code while the ecosystem migrates their imports away from @lit-labs/react.

If you're looking at this locally or on GitHub, you can now find the README here: README.md.

If you're looking at this online, you can also find its README on npmjs: https://www.npmjs.com/package/@lit/react