rename ~/.sonar to ~/.flipper
Summary: renames config folder from sonar to flipper Reviewed By: jknoxville Differential Revision: D9541803 fbshipit-source-id: ef378c46fcbb14e76e99fb0743a99f24c536a434
This commit is contained in:
committed by
Facebook Github Bot
parent
2596e7d42a
commit
f7606c8d59
@@ -34,7 +34,7 @@ Learn more on how to use [Flipper's UI components](ui-components.md).
|
||||
|
||||
### Dynamically loading plugins
|
||||
|
||||
Once a plugin is created, Flipper can load it from its folder. The path from where the plugins are loaded is specified in `~/.sonar/config.json`. Add the parent folder of your plugin to `pluginPaths` and start Flipper.
|
||||
Once a plugin is created, Flipper can load it from its folder. The path from where the plugins are loaded is specified in `~/.flipper/config.json`. Add the parent folder of your plugin to `pluginPaths` and start Flipper.
|
||||
|
||||
### npm dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user