Skip to content

Commit

Permalink
docs: add small contributing guide for e2e package
Browse files Browse the repository at this point in the history
  • Loading branch information
Almouro authored Jan 30, 2023
1 parent a124c00 commit 84f4370
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,10 @@ You should now be able to open [the local server](http://localhost:1234/)
Run `yarn jest Plugin -u` after modifications.
### e2e
You can now run `node packages/e2e-performance/dist/bin.js` instead of `npx @perf-profiler/e2e`
### Flipper plugin
- Add the path to the `packages` folder in `~/.flipper/config.json`.
Expand Down

0 comments on commit 84f4370

Please sign in to comment.