Skip to content

Commit a76e854

Browse files
committed
WASM cleanup
1 parent 506e7d5 commit a76e854

File tree

3 files changed

+1
-15
lines changed

3 files changed

+1
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ios": "expo run:ios",
1515
"ios:checkBuildDeps": "./scripts/ios/checkBuildDeps.sh",
1616
"run:ios": "EXPO_ENV=dev expo run:ios",
17-
"postinstall": "patch-package && node scripts/wasm.js && husky install && cross-os postinstall",
17+
"postinstall": "patch-package && husky install && cross-os postinstall",
1818
"start": "EXPO_ENV=dev expo start --scheme converse-dev",
1919
"start:preview": "EXPO_ENV=preview expo start",
2020
"test": "echo \"➜ Running tests...\" && jest --testPathIgnorePatterns='.*\\.perf-test\\.tsx$'",
Binary file not shown.

scripts/wasm.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)