mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Adding gulpfile to build Node.js compatible library. (#1847)
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.
This commit is contained in:
committed by
GitHub
parent
ad16a1fd6f
commit
2e8c29de45
@@ -1,5 +1,7 @@
|
||||
*_compressed*.js
|
||||
*_uncompressed*.js
|
||||
blockly_node_javascript_en.js
|
||||
gulpfile.js
|
||||
/msg/*
|
||||
/core/css.js
|
||||
/tests/blocks/*
|
||||
|
||||
Reference in New Issue
Block a user