1.0.2 • Published 4 years ago
tsc-backup v1.0.2
tsc-backup
After packaging with tsc, back up the packaged files
Usage
Step1 Install
npm install tsc-backup -D
# or
yarn add tsc-backup -DStep2 Config Script
{
"build": "tsc-backup"
}After packaging with tsc, back up the packaged files
npm install tsc-backup -D
# or
yarn add tsc-backup -D{
"build": "tsc-backup"
}