posthog-plugin-server

v0.1.3
PostHog Plugin Server

test

echo "Error: no test specified" && exit 1

start

yarn run start:dev

start:dist

cd dist; node index.js start --config "{\"BASE_DIR\": \"../../posthog\"}"

start:dev

yarn run build && yarn run start:dist

build

yarn run clean && yarn run compile

clean

rimraf dist/*

compile

npm run compile:rollup

compile:rollup

rollup -c

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Marius Andra
  • released 11/5/2020

Downloads

Maintainers