0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/plugins
Marius Andra 8600f7e80c
Revert process_event task name (#2179)
* use long process_event task names (as they were before)

* fix task name for EE

* prevent losing tasks on the backwards migration

* Mypy hack
2020-11-02 16:27:40 -08:00
..
package.json Revert process_event task name (#2179) 2020-11-02 16:27:40 -08:00
README.md
yarn.lock Revert process_event task name (#2179) 2020-11-02 16:27:40 -08: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.