Module nodejs
The nodejs
module contains support for running Node.js applications from Qbs.
General Properties
Property | Type | Since | Default | Description |
---|---|---|---|---|
applicationFile | path | 1.3 | undefined | The 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. |