Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 222 Bytes

todo.md

File metadata and controls

11 lines (10 loc) · 222 Bytes

Before Deploy and Shipping

  • update env
  • npm run build
  • bump version
  • npm publish
  • upload dist/ to CDN

On Development

  • npm run build:dev
  • npm run start
  • npm run watch:widget