Teradata / covalent

Teradata UI Platform built on Angular Material
https://teradata.github.io/covalent/
MIT License
2.23k stars 358 forks source link

fix(components): build fix for components not publishing to npm #2026

Closed owilliams320 closed 1 year ago

owilliams320 commented 1 year ago

Description

Vite was not copying the package.json asset like was webpack before.

Adding basic step to copy package.json into dist folder after building so npm knows to publish this directory

owilliams320 commented 1 year ago

:tada: This PR is included in version 6.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: