Skip to content

feat: Lingui compileNamespace "ts"#942

Merged
semoal merged 12 commits into
mainfrom
compile-ts-files
Jan 13, 2021
Merged

feat: Lingui compileNamespace "ts"#942
semoal merged 12 commits into
mainfrom
compile-ts-files

Conversation

@semoal
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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.

@semoal semoal merged commit 10bce7d into main Jan 13, 2021
@semoal semoal deleted the compile-ts-files branch January 13, 2021 20:22
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