Skip to content

Conversation

joras-droid
Copy link

  • Remove unnecessary dev script from @jimp/config-vitest package
  • Fix TypeDoc plugin path resolution using fileURLToPath
  • Add Vite alias to resolve jimp imports to ESM build in docs

Fixes development environment setup issues including:

  • @jimp/config-vitest#dev command failure due to missing TypeScript source files
  • TypeDoc plugin loading errors on Windows due to URL encoding in paths
  • React component import errors in documentation due to incomplete browser build

What's Changing and Why

What else might be affected

Tasks

  • Add tests
  • Update Documentation
  • Update jimp.d.ts
  • Add SemVer Label

- Remove unnecessary dev script from @jimp/config-vitest package
- Fix TypeDoc plugin path resolution using fileURLToPath
- Add Vite alias to resolve jimp imports to ESM build in docs

Fixes development environment setup issues including:
- @jimp/config-vitest#dev command failure due to missing TypeScript source files
- TypeDoc plugin loading errors on Windows due to URL encoding in paths
- React component import errors in documentation due to incomplete browser build
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