Configuration and scripts for Blockly plugins.
npm install @blockly/dev-scriptsThis package includes scripts and configuration files used by Blockly plugins.
Runs the package in development mode.
Open http://localhost:3000/test to view the test
playground in the browser. The page will reload if you make edits.
Builds the package into the dist directory.
Deletes the dist and build directories if they exist.