Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 711 Bytes

NOTES.md

File metadata and controls

39 lines (27 loc) · 711 Bytes

Notes

Lerna/npm publish

yarn run release

Beta publish

yarn test
lerna publish --canary --preid next --dist-tag next
lerna publish --github-release --force-publish=*
lerna publish --github-release

To be tested: --github-release

Test publish with verdaccio

npm adduser --registry http://localhost:4873
lerna publish --registry http://localhost:4873 --canary --preid next

Questions…

  • Scroll/lock util?
  • [⛔️] Build module/nomodule? BOFFFFFF
  • Browser support
    • doit fonctionner avec IE <= 11? 10?
    • Integrate with Cypress

Showcase

check old issues + slack channel