Anton Nikolaev
10d990c32c
Move plugins to "sonar/desktop/plugins"
Summary:
Plugins moved from "sonar/desktop/src/plugins" to "sonar/desktop/plugins".
Fixed all the paths after moving.
New "desktop" folder structure:
- `src` - Flipper desktop app JS code executing in Electron Renderer (Chrome) process.
- `static` - Flipper desktop app JS code executing in Electron Main (Node.js) process.
- `plugins` - Flipper desktop JS plugins.
- `pkg` - Flipper packaging lib and CLI tool.
- `doctor` - Flipper diagnostics lib and CLI tool.
- `scripts` - Build scripts for Flipper desktop app.
- `headless` - Headless version of Flipper desktop app.
- `headless-tests` - Integration tests running agains Flipper headless version.
Reviewed By: mweststrate
Differential Revision: D20344186
fbshipit-source-id: d020da970b2ea1e001f9061a8782bfeb54e31ba0
2020-03-14 14:35:18 -07:00
..
2019-04-30 11:06:45 -07:00
2020-01-23 07:11:31 -08:00
2019-04-30 11:06:45 -07:00
2020-01-29 04:09:05 -08:00
2019-05-03 10:29:43 -07:00
2020-03-14 14:35:17 -07:00
2019-04-30 11:06:45 -07:00
2020-01-23 07:11:31 -08:00
2019-09-17 06:21:29 -07:00
2019-05-02 12:38:31 -07:00
2019-05-01 04:10:37 -07:00
2019-05-16 04:22:16 -07:00
2019-05-03 07:10:58 -07:00
2020-03-14 14:35:17 -07:00
2019-05-01 09:15:51 -07:00
2020-03-14 14:35:18 -07:00