Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 599 Bytes

File metadata and controls

20 lines (11 loc) · 599 Bytes

@blockly/dev-scripts Built on Blockly

This package includes scripts and configuration files used by Blockly plugins.

Available Scripts

blockly-scripts start

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.

blockly-scripts build

Builds the package into the dist directory.

blockly-scripts clean

Deletes the dist and build directories if they exist.