mirror of
https://github.com/google/blockly.git
synced 2026-01-08 01:20:12 +01:00
The gulp file is derived from work in PR #887, with numerous refinements and clarifying comments. Also updating the version number in package.json, including the 'develop' prerelease tag for the develop branch.
18 lines
286 B
Plaintext
18 lines
286 B
Plaintext
*_compressed*.js
|
|
*_uncompressed*.js
|
|
blockly_node_javascript_en.js
|
|
gulpfile.js
|
|
/msg/*
|
|
/core/css.js
|
|
/tests/blocks/*
|
|
/tests/compile/*
|
|
/tests/jsunit/*
|
|
/tests/generators/*
|
|
/tests/test_runner.js
|
|
/tests/workspace_svg/*
|
|
/generators/*
|
|
/demos/*
|
|
/accessible/*
|
|
/appengine/*
|
|
/externs/svg-externs.js
|