-
Notifications
You must be signed in to change notification settings - Fork 1
CommandBuild
Niels Steenbeek edited this page Sep 29, 2021
·
2 revisions
hso-d365 build
CLI Command 'build' builds the project distribution files in the 'dist' folder. The dist folder has a nested structure /. Please create Webresources in your D365 environment using same naming like '//Account/Account.js'. This will be done for you when using the Deploy command. For development you can always use any of the scripts inside package.json:
npm run build:prod
npm run build
npm run watch
npm run start
npm run starthttps
Use command
hso-d365 build --help
hso-d365 build