Commit 451c8cf
committed
tidy #41 [CI] Disable double-build on publish (Kocal)
This PR was merged into the main branch.
Discussion
----------
[CI] Disable double-build on publish
| Q | A
| -------------- | ---
| Bug fix? | no
| New feature? | no <!-- please update CHANGELOG.md file -->
| Deprecations? | no <!-- if yes, also update UPGRADE-*.md and CHANGELOG.md files -->
| Documentation? | no <!-- required for new features, or documentation updates -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
The file `assets/package.json` already contains `prebublishOnly` hook that runs `tsdown`
Commits
-------
6c34144 [CI] Disable double-build on publish1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
0 commit comments