Commit 3082081
committed
chore: optimize deployment workflow
- Moved dist/ directory to .gitignore and untracked build artifacts.
- Added npm `files` field to ensure dist/ is included in published packages.
- Introduced `release:patch/minor/major` npm scripts for one-step deployment.
- Refined Gulp tasks:
- Integrated Rollup into the `assets` deployment pipeline.
- Updated `gitCommit` to capture all source and configuration files.
- Removed redundant `http-server` dependency and `serve` script.1 parent 87cea4e commit 3082081
13 files changed
Lines changed: 56 additions & 1607 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments