Skip to content

Commit 957aff3

Browse files
change posthog-docusaurus to official one: https://posthog.com/docs/libraries/docusaurus
1 parent dba7ffd commit 957aff3

File tree

4 files changed

+36
-82
lines changed

4 files changed

+36
-82
lines changed

client-plugins/posthog-docusaurus/index.js

Lines changed: 0 additions & 63 deletions
This file was deleted.

client-plugins/posthog-docusaurus/posthog.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const config: Config = {
8282
plugins: [
8383
"docusaurus-plugin-sass",
8484
[
85-
path.resolve(__dirname, "client-plugins", "posthog-docusaurus"),
85+
"posthog-docusaurus",
8686
{
8787
// these are safe to have in version control
8888
apiKey: "phc_cmc85avbWyuJ2JyKdGPdv7dxXli8xLdWDBPbvIXWJfs",

package-lock.json

Lines changed: 35 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)