Implemented a nuv bundle command to create a zip archive containing static content to be deployed as OW action. The index.js and package.json file provided as template as embedded into he nuv binary as static resources and added to the generated zip file
Usage
nuv bundle [target zip file]
if no target zip file is provided default to ./folder_name.zip
feature:
Implemented a nuv bundle command to create a zip archive containing static content to be deployed as OW action. The index.js and package.json file provided as template as embedded into he nuv binary as static resources and added to the generated zip file
Usage
nuv bundle [target zip file]
if no target zip file is provided default to ./folder_name.zip