clarify release
This commit is contained in:
parent
081e3dfc78
commit
ac9976c2f4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ tar -c -C target/npm-build -f target/npm-build.tar .
|
|||
npm publish ./target/npm-build.tar --access public --tag dev0
|
||||
```
|
||||
|
||||
## prod release
|
||||
## prod release (should be done from master)
|
||||
```
|
||||
shadow-cljs watch test
|
||||
|
||||
|
|
Reference in a new issue