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: infer dual build type from package.json microsoft/TypeScript#54593 #8

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

knightedcodemonkey
Copy link
Owner

BREAKING CHANGE: deprecates --target-extension

  • Adds --pkg-dir in place of --target-extension.
  • Infers the dual build target from the package.json type field.
  • Updates the README.
  • Updates dependencies.



BREAKING CHANGE: deprecates --target-extension
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #8 (1e18ef2) into main (919e176) will decrease coverage by 0.20%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #8       /-   ##
==========================================
- Coverage   96.67%   96.47%   -0.20%     
==========================================
  Files           3        3              
  Lines         301      284      -17     
==========================================
- Hits          291      274      -17     
  Misses         10       10              
Files Changed Coverage Δ
src/duel.js 92.42% <100.00%> (-1.48%) ⬇️
src/init.js 100.00% <100.00%> (ø)

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

@knightedcodemonkey knightedcodemonkey merged commit 9bff3f7 into main Aug 2, 2023
3 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch August 2, 2023 04:46
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.

1 participant