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

ci: add npm script to remove js files compiled by tsc #6333

Merged
merged 4 commits into from
Jan 25, 2023
Merged

Conversation

benelan
Copy link
Member

@benelan benelan commented Jan 24, 2023

Summary

Adds an NPM script that removes all of the javascript files compiled by tsc when doing the type check before releases.

@benelan benelan requested a review from a team as a code owner January 24, 2023 23:49
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jan 24, 2023
Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥🤖⚡📁💥

@benelan benelan merged commit 15d71b7 into master Jan 25, 2023
@benelan benelan deleted the benelan/clean-js branch January 25, 2023 04:44
@github-actions github-actions bot added this to the 2023 January Priorities milestone Jan 25, 2023
benelan added a commit that referenced this pull request Jan 26, 2023
…nter

* origin/master:
  1.0.3
  docs: update component READMEs (#6337)
  docs: update license year (#6339)
  fix(pagination): bumping scale of chevron icon to M when host is scale L (#6338)
  ci: prepare release scripts for v1 (#6336)
  ci: add npm script to remove js files compiled by tsc (#6333)
  1.0.0-next.736
  fix(select): bumping scale of chevron icon to M when host is scale l (#6335)
  1.0.0-next.735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants