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:
Andrew n marshall
2018-05-11 15:19:47 -07:00
committed by GitHub
parent ad16a1fd6f
commit 2e8c29de45
4 changed files with 115 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
blockly_node_javascript_en.js
node_modules
npm-debug.log
.DS_Store