dept-cookie-management
v0.1.5
Published
Whitelabel Cookie Management Solution
Downloads
99
Readme
Dept Cookie Management
This plugin is currently under development and is not intended for public use.
VanillaJS (pure JavaScript) plugin starter with Webpack 4 and Babel 7.
Google Tag Manager
This plugin should not be used directly on a website. It injected by this custom GTM Tag Template: https://gitlab.com/dept-ie/dept-cookie-management-gtm-template/-/blob/master/template.tpl
Instructions
- Use
npm installcommand to install dependencies. - Execute command
npm run startto run webpack development server and top open preview in the browser. - Execute command
npm run buildto create plugin distribution files in thedistdirectory. - Tweak configuration inside
configfolder if necessary.
