Skip to content

Fix package name references to @wendylabsinc/react-three-map#11

Merged
zamderax merged 1 commit into
mainfrom
fix/update-package-references
Dec 6, 2025
Merged

Fix package name references to @wendylabsinc/react-three-map#11
zamderax merged 1 commit into
mainfrom
fix/update-package-references

Conversation

@zamderax

@zamderax zamderax commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

Summary

  • Update all imports, documentation, and examples to use the correct scoped package name @wendylabsinc/react-three-map instead of react-three-map
  • Fix vite.config.ts aliases to use scoped package name for local development
  • Update README.md code examples with correct import paths

Changes

  • vite.config.ts: Update aliases from react-three-map to @wendylabsinc/react-three-map
  • Stories: Fix all story file imports (45 files total)
  • Examples: Fix example-mapbox and example-maplibre imports
  • README.md: Update all code examples with correct package name
  • docs-src/: Update all markdown documentation files
  • Source code: Update JSDoc comments with correct import examples

Test plan

  • Run npm run dev and verify Storybook loads correctly
  • Verify imports resolve properly with the updated vite aliases
  • Check that documentation examples show the correct package name

🤖 Generated with Claude Code

Update all imports, documentation, and examples to use the correct
scoped package name @wendylabsinc/react-three-map instead of
react-three-map.

Changes:
- Update vite.config.ts aliases to use scoped package name
- Fix all story file imports
- Fix example-mapbox and example-maplibre imports
- Update README.md code examples
- Update docs-src markdown files
- Update JSDoc comments in source code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@zamderax zamderax merged commit bcc64e2 into main Dec 6, 2025
2 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