yalc publish
Copy all the files that should be published in remote NPM registry
Options
Name | Description |
---|---|
--push | Publish package to the store and propagate all changes to existing yalc package installations |
--no-scripts | Publish without running scripts |
--no-sig | Disable adding hash signature of all files when copying package content |
--content | Show included files in the published package |
--no-workspace-resolve | Do not resolve 'workspace:' protocol in dependencies |
--private | Force publishing of private package |