[Feature]: Use `copyfiles` in build process
Closed this issue ยท 0 comments
jlenon7 commented
๐ Feature Proposal
Use copyfiles
in build process to copy package.json
, package-lock.json
, LICENSE.md
, README.md
etc.
Remove this responsibility from the CI.
Motivation
Improve the codebase.
Example
No response