- Issue created by @wotts
- Status changed to Closed: won't fix
over 1 year ago 3:34pm 20 February 2024 - Status changed to Active
over 1 year ago 3:35pm 20 February 2024 Re-opening in hopes that you can up the tabindex and create a new version with also correct minified js.
- 🇳🇿New Zealand atowl
Hi @wotts,
If you modify the libraries file to look like
eu_cookie_compliance: js: js/eu_cookie_compliance.js: { minified: false }
you can debug/change your tab index, then execute `npm run uglify` to get the minified output.
Or just add your change to the issue fork, and i can take care of the minification