On the Sentry Capacitor root folder
yalc publish
Then on the ionic-angular-v2 folder
yalc add @sentry/capacitor
yarn install
ionic build
npx cap sync
npx cap open android
npx cap open ios
http-server ./www
On the Sentry Capacitor root folder
yalc publish
Then on the ionic-angular-v2 folder
yalc add @sentry/capacitor
yarn install
ionic build
npx cap sync
npx cap open android
npx cap open ios
http-server ./www