Skip to content

Add script for packaging nodejs modules and package ffplayout-frontend dependencies

Timo Kettenbach requested to merge node-modules-script into master

The new script runs "npm install" and then wraps the node_modules dir in a tarball. This commit also introduces the first package built with this new script.

Merge request reports