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

feat: Lingui compileNamespace "ts" #942

Merged
merged 12 commits into from
Jan 13, 2021
Merged

feat: Lingui compileNamespace "ts" #942

merged 12 commits into from
Jan 13, 2021

Conversation

semoal
Copy link
Contributor

@semoal semoal commented Jan 13, 2021

Introduced namespace of "typescript", now --typescript and "compileNamespace": "ts", works in the same way :)

Will close #934

@vercel
Copy link

vercel bot commented Jan 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lingui-js/js-lingui/nnzmsbiv1
✅ Preview: https://js-lingui-git-compile-ts-files.lingui-js.now.sh

@github-actions
Copy link

github-actions bot commented Jan 13, 2021

Size Change: 0 B

Total Size: 7.42 kB

ℹ️ View Unchanged
Filename Size Change
./packages/core/build/cjs/core.production.min.js 2.09 kB 0 B
./packages/core/build/cjs/dev.production.min.js 2.09 kB 0 B
./packages/detect-locale/build/cjs/detect-locale.production.min.js 961 B 0 B
./packages/react/build/cjs/react.production.min.js 2.28 kB 0 B

compressed-size-action

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #942 (3210aa7) into main (8c39c90) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #942      +/-   ##
==========================================
+ Coverage   82.95%   82.99%   +0.04%     
==========================================
  Files          52       52              
  Lines        1578     1582       +4     
  Branches      426      427       +1     
==========================================
+ Hits         1309     1313       +4     
  Misses        162      162              
  Partials      107      107              
Impacted Files Coverage Δ
packages/conf/src/index.ts 80.51% <ø> (ø)
packages/cli/src/api/catalog.ts 81.33% <100.00%> (+0.36%) ⬆️
packages/cli/src/api/compile.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c39c90...3210aa7. Read the comment docs.

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.

Allow .ts extension for compiled messages file
1 participant