You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix plausible script tags and make them configurable (#105)
* Add plausible through metadata
* Use Gatsby SiteMetadata for plausible domain and src
* Use automatic plausible inference and relative proxy source links
* Disable plausible on example
* v0.1.23
* Add plausibleAPI
* Re-disable plausible in example
* Fix conditional plausible disable
* Re-add defaults for max compatibility
* Use disablePlausible flag and change mechanism to signal with src
* Use pluginOptions for src/api/domain and use src presence over extra boolean flag
* Allow null on plausible options
* Change src to null
0 commit comments