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

pref(localization): 🌐 update localization #82

Merged
merged 1 commit into from
Mar 13, 2021

Conversation

yi-Xu-0100
Copy link
Collaborator

Fix localization missing by using the webpack.

Use extensions.getExtension to get the extension root directory.

Added error output about missing translations.

Use readFileSync instead of require to prevent webpack from bundling json files repeatedly.

Add clean-webpack-plugin to clean up the cache generated during packaging.

Use `extensions.getExtension` to get the extension root directory.

Added error output about missing translations.

Use `readFileSync` instead of `require` to prevent webpack from bundling `json` files repeatedly.

Add `clean-webpack-plugin` to clean up the cache generated during packaging.
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