XAMPPRocky/fluent-templates
在 GitHub 查看ArcLoader requires locale directory to exist to even use fallbacks
Open
#42 创建于 2023年2月16日
enhancementgood first issuehelp wanted
仓库指标
- Star
- (167 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Using the ArcLoader is really picky and I'm having a hard time setting it up for use (adding Fluent functions to a tera CLI). The shared resources feature works, as do fallback locales. The trouble is neither work if a directory in the locales path does not exist for every possible locale variant that might be used. Even if the message data would otherwise fall back to another locale or the shared resources, an empty directory needs to exist to stuff the bundles.
c.f. #41