Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring back i18n string parcel config #5889

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Bring back i18n string parcel config #5889

merged 2 commits into from
Feb 15, 2024

Conversation

devongovett
Copy link
Member

Fixes #5887

Accidentally removed the entire parcel config in #5826 instead of just the "use client" stuff. This brings back the config which is used for the i18n string splitting.

@rspbot
Copy link

rspbot commented Feb 15, 2024

@rspbot
Copy link

rspbot commented Feb 15, 2024

@rspbot
Copy link

rspbot commented Feb 15, 2024

## API Changes

unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any', access: 'private' }
unknown top level export { type: 'any', access: 'private' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'identifier', name: 'Column' }
unknown top level export { type: 'identifier', name: 'Column' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown type { type: 'link' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }
unknown top level export { type: 'any' }

@devongovett devongovett merged commit 32faadd into main Feb 15, 2024
@devongovett devongovett deleted the fix-i18n-build branch February 15, 2024 23:05
ryo-manba pushed a commit to ryo-manba/react-spectrum that referenced this pull request Feb 16, 2024
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.

Regression in terms of localization strings/i18n bundling in the latest release
4 participants