Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 247 Bytes

package.json.md

File metadata and controls

13 lines (9 loc) · 247 Bytes

This file contains explanation and help around code in package.json

scritps

For the following commands to work you need to execute npm run dev:prepare at least once

  • prepack
  • lint
  • typecheck
  • test

To create a build run npm run prepack