commit | a145e10376337cf7567fa2ec467661864d39b2a9 | [log] [tgz] |
---|---|---|
author | Steven Burrows <sburrows@villa-technologies.com> | Fri Jun 16 13:37:50 2017 -0400 |
committer | Simon Hunt <simon@onlab.us> | Tue Jul 11 01:39:46 2017 +0000 |
tree | 618f68b6e0fcb186b3e5bec7edb3da14ba4c76c4 | |
parent | 785ef2d7b8f3988003c700cbf08793fd8f4bc1d5 [diff] |
ONOS-628 - Download and extract node binaries for the GUI build step - Added gulp build task the: - Bundles Vendor JS files - Bundles ONOS JS Files - Bundles ONOS CSS Files - Added SourceMaps to JS bundles - Helps with debugging during development - Added Bundles to index.js and removed old references - Git Ignored any generated files - Ensured the build step is able to build without a local copy of node installed - Added BUCK genrules (provided by Viswa) - Added BUCK Dependency to GUI - Buck Rule to run when src changes - Node/NPM downloaded using BUCK remote_file Change-Id: Ia6ca3b952ff801850ade7469c23aac76c8520400
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.