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: override build config for types #761

Merged
merged 1 commit into from
Oct 22, 2021
Merged

fix: override build config for types #761

merged 1 commit into from
Oct 22, 2021

Conversation

ph-fritsche
Copy link
Member

What:

Fix output directory of type definitions.

Why:

Types export was broken because the new tsconfig.json conflicts with kcd-scripts.

How:
Skip generating type definitions per kcd-scripts build.
Generate types per tsc -p tsconfig.build.json.

Checklist:

  • Ready to be merged

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d95eb94:

Sandbox Source
userEvent-PR-template Configuration

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #761 (d95eb94) into alpha (4d76ba6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             alpha      #761   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         1245      1245           
  Branches       469       469           
=========================================
  Hits          1245      1245           

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 4d76ba6...d95eb94. Read the comment docs.

@ph-fritsche ph-fritsche merged commit cecf366 into alpha Oct 22, 2021
@ph-fritsche ph-fritsche deleted the build branch October 22, 2021 10:18
@github-actions
Copy link

🎉 This PR is included in version 14.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant