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(build): prevent index.ts file from being copied into dist #119

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

wise-king-sullyman
Copy link
Contributor

@wise-king-sullyman wise-king-sullyman commented Nov 17, 2023

What

Closes #118

Description

Prevents TypeScript files from being copied to the dist/{module}/css directory at build time. Still allows type declaration files to be copied.

Type of change

  • Feature
  • Bugfix
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Screen shots / Gifs for design review

@wise-king-sullyman
Copy link
Contributor Author

Is this good to merge?

I'm not super sure what the merge policy is in this repo.

@jenny-s51 jenny-s51 merged commit 070321a into patternfly:main Nov 28, 2023
5 checks passed
Copy link

🎉 This PR is included in version 5.2.0-prerelease.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.

index.ts file in dist causing build issue for some users
3 participants