intlify / bundle-tools

bundling for intlify i18n tools
MIT License
232 stars 37 forks source link

fix: Use `defaultSFCLang` setting for src files instead of falling back to json #286

Closed Lutymane closed 10 months ago

Lutymane commented 10 months ago

For Vue SFCs defaultSFCLang setting wasn't respected and if the block didn't have lang attribute it would fall back to json, even if it could be yaml