Fixing a goof I made moving between workstations

Merge branch 'deep_linking' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into deep_linking
This commit is contained in:
Matthew Raymer
2025-03-01 10:26:14 +00:00
3 changed files with 296 additions and 315 deletions

2
.gitignore vendored
View File

@@ -40,3 +40,5 @@ pnpm-debug.log*
playwright-tests
test-playwright
dist-electron-packages
ios
.ruby-version

View File

@@ -105,7 +105,7 @@ Prerequisites: macOS with Xcode installed
1. Build the web assets:
```bash
npm run build -- --mode capacitor
npm run build:capacitor
```
2. Add iOS platform if not already added:

605
package-lock.json generated

File diff suppressed because it is too large Load Diff