See .github/RELEASING.
Before making a release, manually rebuild the try cucumber expressions playground:
cd javascript
npm install
npm run build:try
Run it locally:
npm run build:try:serve
Poke around and manually verify that it's not broken.
See .github/RELEASING.
Before making a release, manually rebuild the try cucumber expressions playground:
cd javascript
npm install
npm run build:try
Run it locally:
npm run build:try:serve
Poke around and manually verify that it's not broken.