Skip to content

Commit 85472df

Browse files
authored
Merge pull request #955 from newfold-labs/add/posthog-session-replay-PRESS0-3205
Add posthog PRESS0-3205
2 parents 1b0c5d8 + 0e792b0 commit 85472df

File tree

7 files changed

+197
-90
lines changed

7 files changed

+197
-90
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
.DS_Store
22
.vscode
3+
.env
34
/node_modules
45
/tests/_output
56
/tests/_support/_generated
67
/wordpress
78
/wp-content
89
node_modules
9-
vendor
10+
vendor

build/3.2.9/onboarding.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-media-utils', 'wp-preferences', 'wp-url'), 'version' => 'd4d35c6200ecfe1689ae');
1+
<?php return array('dependencies' => array('lodash', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-core-data', 'wp-data', 'wp-deprecated', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-media-utils', 'wp-preferences', 'wp-url'), 'version' => '2e8285522eba01b932e6');

build/3.2.9/onboarding.js

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

0 commit comments

Comments
 (0)