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
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
blockly_node_javascript_en.js
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user