Merge branch 'main' into chore-sync-next-main

This commit is contained in:
Brandy Carney
2024-08-30 13:35:59 -04:00
184 changed files with 14650 additions and 12348 deletions

View File

@ -5,6 +5,9 @@ set -e
# Delete old packages
rm -f *.tgz
# Delete vite cache
rm -rf node_modules/.vite
# Pack @ionic/core
npm pack ../../core