seek-oss / vocab

Vocab is a strongly typed internationalization framework for React
MIT License
125 stars 7 forks source link

Convert the `simple` fixture's vocab config to CJS #181

Closed askoufis closed 10 months ago

askoufis commented 10 months ago

Followup to #176.

As noted in the comment, ideally we'd just use resolveConfigSync, but we'd need to pass a custom working directory to it. Alternatively could resolve both config paths explicitly with some try catches, but I think that's worse than this solution.

changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: 8f12e41e2efea8ba91183ef729f48cb0e66c237b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR