Skip to content

refactor: move library into package workspace - #142

Merged
chrispader merged 1 commit into
mainfrom
@chrispader/chore-move-package
Sep 17, 2026
Merged

chrispader merged 1 commit into
mainfrom
@chrispader/chore-move-package

Conversation

@chrispader

Copy link
Copy Markdown
Member

The library currently lives at the repository root alongside the example app and workspace tooling. That layout makes it difficult to give the library its own TypeScript project without mixing its files with the example. This PR moves the published library into package/ and makes the root a private workspace. It updates the example link, build paths, and package contents so the library still builds and packs with its README and license.

This is a prerequisite for #140, which will add TypeScript project references on top of this layout.

@chrispader
chrispader added this pull request to stack #143 September 17, 2026 21:01
@chrispader
chrispader merged commit 5415479 into main Sep 17, 2026
3 checks passed
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