forked from trent_larson/crowd-funder-for-time-pwa
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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||||
@@ -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
605
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user