This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-22 08:40:03 +01:00
Code
Issues
Releases
Activity
551290b688
posthog
/
plugin-server
/
bin
/
posthog-plugin-server
4 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[plugin-server] Revert "Add NODE_MAX_HEAP_SIZE to posthog-plugin-server (https://github.com/PostHog/plugin-server/pull/319)" (https://github.com/PostHog/plugin-server/pull/321) This reverts commit 5722899323a9e2e3af4a3f4f81ac3d3e70e91712.
2021-04-15 18:36:25 +02:00
#!/usr/bin/env node
[plugin-server] shuffle imports
2020-11-04 12:05:06 +01:00
[plugin-server] Revert "Add NODE_MAX_HEAP_SIZE to posthog-plugin-server (https://github.com/PostHog/plugin-server/pull/319)" (https://github.com/PostHog/plugin-server/pull/321) This reverts commit 5722899323a9e2e3af4a3f4f81ac3d3e70e91712.
2021-04-15 18:36:25 +02:00
require(__dirname + '/../dist/index.js')
Copy Permalink