0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/plugins
Michael Matloka acdea023fa
Update plugin server to 0.9.11 (#3400)
Co-authored-by: mariusandra <mariusandra@users.noreply.github.com>
2021-02-19 00:40:08 +01:00
..
package.json Update plugin server to 0.9.11 (#3400) 2021-02-19 00:40:08 +01:00
README.md Plugin v8 (#1946) 2020-11-02 15:08:30 +01:00
yarn.lock Update plugin server to 0.9.11 (#3400) 2021-02-19 00:40:08 +01:00

posthog-plugin-server

This folder contains a custom package.json which installs the latest posthog-plugin-server package.

The plugin server is started by running bin/plugin-server directly or indirectly as part of bin/start-worker or bin/docker-worker.