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

Use full relative path to lang json files and configure rollup for dynamic json imports #297

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

cjcolvar
Copy link
Member

With these changes yarn build and yarn pack succeed and there aren't any errors when I bring it into my local avalon. It also doesn't appear to increase the size of the build much. More testing can be done later as part of future i18n work.

Resolves #254.

Copy link
Collaborator

@Dananji Dananji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 💯

@cjcolvar cjcolvar merged commit c706910 into main Nov 29, 2023
@cjcolvar cjcolvar deleted the lang_imports branch November 29, 2023 20:51
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.

Fix Rollup build with dynamic imports using code-splitting
2 participants