Skip to content

Add a virtual module that imports all translations for a file #29

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

Demivan
Copy link
Member

@Demivan Demivan commented Oct 5, 2022

Description

Allow to use virtual:ftl-for-file to import all translations for a given file

import translations from 'virtual:ftl-for-file`

@Demivan Demivan added the Type: Feature New Features label Oct 5, 2022
@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #29 (0f60d1a) into main (34f669b) will increase coverage by 0.43%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   95.18%   95.61%   +0.43%     
==========================================
  Files           6        6              
  Lines         332      365      +33     
  Branches       46       55       +9     
==========================================
+ Hits          316      349      +33     
  Misses         16       16              
Impacted Files Coverage Δ
src/plugins/external-plugin.ts 93.12% <100.00%> (+1.45%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Demivan Demivan merged commit 52aaf17 into main Oct 5, 2022
@Demivan Demivan deleted the virtual-module branch February 24, 2025 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Feature New Features
Development

Successfully merging this pull request may close these issues.

1 participant