Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 631 Bytes

File metadata and controls

25 lines (16 loc) · 631 Bytes

release

pnpm run test pnpm run dist pnpm run set-version 1.0.0-rc6 npm login OTP=xyz pnpm run publish-all for rc TAG=next OTP=xyz pnpm run publish-all pnpm install

prerelease

TAG=next OTP=xyz yarn publish-all

typescript project references

tsc module settings

typescript references in webpack