-
Notifications
You must be signed in to change notification settings - Fork 1
CommandDeploy
Niels Steenbeek edited this page Oct 8, 2021
·
9 revisions
hso-d365 deploy
CLI Command 'deploy' will deploy the project distribution files from 'dist' folder and uploads them to your D365 environment. Before deployment make sure the files are built by using the following command:
npm run build:prod
Use command
hso-d365 deploy --force
Use command
hso-d365 deploy
hso-d365 deploy