Module nodejs

The nodejs module contains support for running Node.js applications from Qbs.

General Properties

PropertyTypeSinceDefaultDescription
applicationFilepath1.3undefinedThe input JavaScript file whose corresponding output will be executed when running the Node.js application. If this property is undefined, the product will not be runnable.