Skip to content

Latest commit

 

History

History
 
 

dev-scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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.