Feature Description
Adding Node.js to build_system option.
Typically, run npm run build and zip the output directory.
Use Case
Run Node.js application which requires compile such as React.js, NestJS and so on.
Proposed Solution
Run npm run build and then zip the output directory.
Other
N/A
Feature Description
Adding Node.js to
build_systemoption.Typically, run
npm run buildand zip the output directory.Use Case
Run Node.js application which requires compile such as React.js, NestJS and so on.
Proposed Solution
Run
npm run buildand then zip the output directory.Other
N/A