yarn lerna run test:unitConfigure TOODLES_BASE to the name of your repo (e.g. /toodles/) in your environment if you want to deploy to GitHub Pages from a project repo.
cd packages/web
yarn build
# Output in packages/web/dist# Update CHANGELOG and README and commit where relevant, then...
lerna publishcd packages/vscode
vsce package
vsce publish