3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
249 stars 30 forks source link

add posthog via import #565

Closed rahulkgupta closed 3 weeks ago

rahulkgupta commented 3 weeks ago

posthog still fails when clicking "share"

rahulkgupta commented 3 weeks ago

oof looks like this makes the built file too large

vincentfretin commented 3 weeks ago

You can increase the values here https://github.com/3DStreet/3dstreet/blob/main/webpack.prod.config.js#L10-L11

vincentfretin commented 3 weeks ago

I just tested your branch, we have the same error with sessionrecording, it doesn't change anything. The issue is in the posthog lib that does the stringify of an event that references an aframe entity.