Skip to content

Commit

Permalink
remove build api descriptors step
Browse files Browse the repository at this point in the history
  • Loading branch information
cofiem committed Apr 15, 2024
1 parent 8d517e2 commit b945075
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions support/development/prepareLocalDev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@ sudo rm -rf ../portal-ng-form-custom
npm run compile:ng
npm run webpack

show_step 'Build api descriptors.'
cd support/build/api-descriptors
chmod +x ./generateAPIDescriptors.sh
./generateAPIDescriptors.sh
cd ../../..

show_step 'Compile backend.'
npm run compile:sails

Expand Down

0 comments on commit b945075

Please sign in to comment.