benjaminhoffman / gatsby-plugin-segment-js

Gatsby plugin for segment.com's analytic.js snippet
https://www.npmjs.com/package/gatsby-plugin-segment-js
MIT License
40 stars 28 forks source link

updated to not mix ES and CJS; updated snipped to 4.15.3 #45

Closed thtmnisamnstr closed 2 years ago

thtmnisamnstr commented 2 years ago

changed onRenderBody function export to ES, previously imports and exports mixed ES and CJS; updated snippet to 4.15.3; updated readme to reflect new snippet version

Signed-off-by: Gavin Johnson gavinj1984@gmail.com

I was playing around with this and noticed a few updates I could make real quick.