Skip to content

Conversation

@brdlyptrs
Copy link
Collaborator

@brdlyptrs brdlyptrs commented Jan 3, 2026

Fixes #340

  • Updates repo structure to follow more modern structure, similar to @hcaptcah/loader
  • Switches from babel building to esbuild
  • Optimizes file bundling and making overall configuration easier to maintain long term
  • Demo page uses dist bundle similar to how users would install this package via npm
  • Implemented swc and bumped testing packages to latest versions
    • Note: required rewriting tests as many were using deprecated apis
  • Added PNPM to leverage workspaces which allowed the demo page to simulate real world installations

To Do:

  • Finish tests
  • Add type building and exports

New Dist Folder

image

@brdlyptrs brdlyptrs self-assigned this Jan 3, 2026
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.

Hooks exports have incorrect references

1 participant