On BEX build for v3 manifest, copy "_locale" folder #12928
-
Thanks for adding support for v3 manifest when using CLI with vite. I do notice the BEX build does not copy over "_locale" folder. "_locale" folder contains i18n json files required by chrome.i18n API. Is there a way to extend the BEX build to include the "_locale" folder? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Use the "assets" folder (which is copied "as-is") to store the locales too. |
Beta Was this translation helpful? Give feedback.
-
I see the above error loading the unpackaged bex. Folder "_locales" is supposedly needs to be in the root of the extension. As documented in https://developer.chrome.com/docs/extensions/reference/i18n/#supported-locales. |
Beta Was this translation helpful? Give feedback.
-
Fix will be available in q/app-vite v1.0.0-beta.10 |
Beta Was this translation helpful? Give feedback.
Fix will be available in q/app-vite v1.0.0-beta.10