This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a change to branch feature/royale-cli
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from de9bbee  Update .gitignore
     new c8cca4d  Add auto reload functionality
     new 3db5fa7  Fix post installation cleanup paths during js-swf install

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 npm/cli/connect.js                               |  14 +++
 npm/cli/index.js                                 |  72 +++++++----
 npm/cli/package.json                             |   8 ++
 npm/cli/server.js                                |  36 ++++++
 npm/cli/template/reload/reload-client.js         | 102 +++++++++++++++
 npm/cli/template/reload/reload-server.js         |  79 ++++++++++++
 npm/cli/template/reload/reload.js                | 153 +++++++++++++++++++++++
 npm/js-swf/dependencies/download_dependencies.js |   4 +-
 8 files changed, 441 insertions(+), 27 deletions(-)
 create mode 100644 npm/cli/connect.js
 create mode 100644 npm/cli/server.js
 create mode 100644 npm/cli/template/reload/reload-client.js
 create mode 100644 npm/cli/template/reload/reload-server.js
 create mode 100644 npm/cli/template/reload/reload.js

-- 
To stop receiving notification emails like this one, please contact
bigosma...@apache.org.

Reply via email to