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

4
.gitignore vendored
View File

@@ -39,4 +39,6 @@ pnpm-debug.log*
/test-playwright-results/ /test-playwright-results/
playwright-tests playwright-tests
test-playwright test-playwright
dist-electron-packages dist-electron-packages
ios
.ruby-version

View File

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

605
package-lock.json generated

File diff suppressed because it is too large Load Diff