Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7bb1fc

Browse files
committed
(pkg): add a 'pub' script shortcut for build and publish
- and gets rid of confusion for future me or future contributors what the proper process for publishing is
1 parent12ff92e commita7bb1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎package.json‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"start":"tsdx watch",
3131
"build":"tsdx build",
3232
"test":"npm run build && npm pack",
33+
"pub":"npm run build && npm publish",
3334
"changelog":"changelog-maker"
3435
},
3536
"peerDependencies": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp