UNPKG

@spencerwhyte/gatsby-plugin-gdpr-cookies

Version:

Gatsby plugin to add google analytics, google tag manager facebook pixel, tik tok pixel and hotjar in a gdpr form to your site. Consent coming soon.

14 lines (13 loc) 206 B
{ "presets": [ ["babel-preset-gatsby-package", { "browser": true }] ], "plugins": [ [ "@babel/plugin-transform-modules-commonjs", { "strictMode": false } ] ] }