Add wildcard exports to package.json for subpath imports#129
Conversation
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
📝 Storybook Preview: View Storybook This preview will be updated automatically when you push new changes to this PR.
|
80addbf
into
codegen/lc-319-create-a-new-dropdown-selector-component-for-us-states-and
Overview
This PR adds wildcard exports to the package.json file to fix the test failures in PR #127. The issue was that the new component paths introduced in PR #127 weren't properly exposed in the package.json
exportsfield.Changes
Added wildcard exports to package.json:
Benefits
@lambdacurry/forms/remix-hook-form/select@lambdacurry/forms/remix-hook-form/us-state-select@lambdacurry/forms/remix-hook-form/canada-province-select@lambdacurry/forms/ui/data/us-states@lambdacurry/forms/ui/data/canada-provincesRelated PRs
This PR is intended to be merged into PR #127 to fix the test failures.
💻 View my work • About Codegen
⛔ Remove Codegen from PR • 🚫 Ban action checks