Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 212 Bytes

dev-README.md

File metadata and controls

11 lines (6 loc) · 212 Bytes

to test quickly

this compiles the typescript && then minifies the .js files, then runs a quick local playwright test

npm test


to publish to NPM public

npm run publish-npm-public