Skip to content

Commit 8fec733

Browse files
committed
Comment
1 parent 33c76de commit 8fec733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module.exports = {
2323
experimental: {
2424
scrollRestoration: true,
2525
},
26+
// Remove once confirmed that posthog.init works without it
2627
// rewrites: async () => {
2728
// if (isAppBuild) {
2829
// return []

0 commit comments

Comments
 (0)