Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the load-script-error less misleading (#17055)
Summary: For most cases, people saw this error when they are running a debug version. So they should check metro server first. However, they were misled to search for "bundle" keywords and finally they executed "react-native bundle" command and got an app that can never reload. Pull Request resolved: #17055 Differential Revision: D13421737 Pulled By: cpojer fbshipit-source-id: 8e108df06b7d416a74c33581457f3213b28306c1
- Loading branch information