patternfly / react-topology

MIT License
10 stars 19 forks source link

fix(build): prevent index.ts file from being copied into dist #119

Closed wise-king-sullyman closed 9 months ago

wise-king-sullyman commented 9 months ago

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

Screen shots / Gifs for design review

wise-king-sullyman commented 9 months ago

Is this good to merge?

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

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 5.2.0-prerelease.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: