Closed owilliams320 closed 1 year ago
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
:tada: This PR is included in version 6.0.1 :tada:
The release is available on:
v6.0.1
Your semantic-release bot :package::rocket:
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