Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 803 Bytes

File metadata and controls

16 lines (13 loc) · 803 Bytes

# HostingV1NodeJsBuildSettingsResource

Properties

Name Type Description Notes
appType string Node.js application type
nodeVersion int Node.js version
rootDirectory string Application root directory
outputDirectory string Build output directory
buildScript string The npm script to run to build the application
entryFile string The main entry point file for the application
packageManager string Package manager
availableScripts string[] The scripts configured in the package.json file

[Back to Model list] [Back to API list] [Back to README]