Skip to content

[WIP] Fix dependencies - #160

Draft
mrkvon wants to merge 7 commits into
o-development:mainfrom
mrkvon:fix-dependencies
Draft

[WIP] Fix dependencies#160
mrkvon wants to merge 7 commits into
o-development:mainfrom
mrkvon:fix-dependencies

Conversation

@mrkvon

@mrkvon mrkvon commented May 30, 2026

Copy link
Copy Markdown
Collaborator

Using knip to detect issues in dependencies and devDependencies, like unused or unlisted packages.

Work in progress. A lot of issues detected.

This PR is on top of #156, which should be merged first, then this should be rebased.

mrkvon added 5 commits May 27, 2026 17:06
npx create-next-app@latest solid-react-nextjs-app
Make sure client-only API (SharedWorker) doesn't run on server.
Add "use client" directive.
Test this with the new example nextjs app..

Fixes o-development#153
+ Add a README explaining dev directory's purpose.
+ Remove distracting styles
+ Update favicon
Also, add other files from the default Vite + React + TS app
generated with `npm create vite@latest`
Explicitly resolve @types/react to local node_modules.
List react as peerDependency of @ldo/solid-react.
@mrkvon
mrkvon force-pushed the fix-dependencies branch from 8c52ea5 to a3f73df Compare May 30, 2026 20:59
@mrkvon mrkvon changed the title [WIP] Fix dependencies of packages [WIP] Fix dependencies May 30, 2026
mrkvon added 2 commits June 4, 2026 09:23
With knip

npx knip
npx knip --production
npx knip --strict
using `npx knip` to detect issues
@mrkvon
mrkvon force-pushed the fix-dependencies branch from a3f73df to fd5ea0e Compare June 4, 2026 07:34
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.

1 participant