Skip to content

Commit bfa2c5e

Browse files
committed
remove unwanted changes
1 parent 285659e commit bfa2c5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Mobile-Expensify

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ipad-standalone": "concurrently \"STANDALONE_NEW_DOT=true ./scripts/run-build.sh --ipad\"",
2626
"ipad-sm": "concurrently \"./scripts/run-build.sh --ipad-sm\"",
2727
"ipad-sm-standalone": "concurrently \"STANDALONE_NEW_DOT=true ./scripts/run-build.sh --ipad-sm\"",
28-
"start": "npx rnef start --client-logs",
28+
"start": "npx rnef start",
2929
"web": "./scripts/set-pusher-suffix.sh && concurrently npm:web-proxy npm:web-server",
3030
"web-proxy": "ts-node web/proxy.ts",
3131
"web-server": "webpack-dev-server --open --config config/webpack/webpack.dev.ts",

0 commit comments

Comments
 (0)