Summary: Simplify wording a bit. Pull Request resolved: https://github.com/facebook/flipper/pull/438 Reviewed By: priteshrnandgaonkar Differential Revision: D15258346 Pulled By: passy fbshipit-source-id: 98e7b6bd190e90e9f5e63d9522dc880f54f72168
9 lines
439 B
Markdown
9 lines
439 B
Markdown
---
|
|
id: sandbox-plugin
|
|
title: Sandbox
|
|
---
|
|
|
|
→ [See setup instructions for the Sandbox plugin](setup/sandbox-plugin.md)
|
|
|
|
The sandbox plugin allows developers to test changes in their apps by pointing them to a sandbox environment. It provides a simple UI to set and modify the URL to a development host that acts as a sandbox directly on the desktop, which prevents you from entering potentially long and complicated URL inside your app.
|