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

fix: improve build & types exports for all targets, Node, CJS/ESM #1113

Merged
merged 5 commits into from
Nov 11, 2023

Conversation

ghiscoding
Copy link
Owner

  • build only 1 dist/types folder for all target
  • previous implementation didn't pass all type exports as can be shown in Are the types wrong?

- build only 1 `dist/types` folder for all target
- previous implementation didn't pass all type exports as can be shown in [Are the types wrong?](https://arethetypeswrong.github.io)
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #1113 (b54098a) into master (1f39235) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #1113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14         9    -5     
  Lines          971       919   -52     
  Branches       335       334    -1     
=========================================
- Hits           971       919   -52     
Files Coverage Δ
...urelia-slickgrid/value-converters/asgDateFormat.ts 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

@ghiscoding ghiscoding merged commit 2cbfc68 into master Nov 11, 2023
4 checks passed
@ghiscoding ghiscoding deleted the bugfix/wrong-types branch November 11, 2023 19:21
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