Merge branch 'stable-3.1'

* stable-3.1:
  Fix code snippets in PolyGerrit-README

Change-Id: I78277c51485fd496b3e5ee96eb5d3a967d72272d
This commit is contained in:
Thomas Draebing 2020-01-10 17:03:33 +01:00
commit 2b836fce2a

View File

@ -53,12 +53,6 @@ npm run start
Then visit http://localhost:8081
## Local UI, Test Data
```sh
./polygerrit-ui/run-server.sh --plugins=plugins/my_plugin/static/my_plugin.js,plugins/my_plugin/static/my_plugin.html
```
This method is based on a
[simple hand-written Go webserver](https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui/server.go).
Mostly it just switches between serving files locally and proxying the real