Skip to content

Commit

Permalink
Merge pull request #991 from JGreenlee/fix-serve-deployment
Browse files Browse the repository at this point in the history
Fix 'serve' deployment setup script
  • Loading branch information
shankari authored Jun 12, 2023
2 parents b587a23 + 5dce0d9 commit 4a21c61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup/setup_serve.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ npx bower update --allow-root

echo "Pulling the plugin-specific UIs"
npm run setup-serve

npx cordova prepare

0 comments on commit 4a21c61

Please sign in to comment.