orestbida / cookieconsent

:cookie: Simple cross-browser cookie-consent plugin written in vanilla js
https://playground.cookieconsent.orestbida.com/
MIT License
3.68k stars 387 forks source link

Add 'type' property to package.json #661

Closed greybaron closed 3 months ago

greybaron commented 3 months ago

Otherwise, Node 20.x considers to be a CommonJS module Fixes #660

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cookieconsent-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2024 6:25pm
netlify[bot] commented 3 months ago

Deploy Preview for cookieconsentv3-playground ready!

Name Link
Latest commit 50f575cec77e3de968f41bdd813d2bae16eff433
Latest deploy log https://app.netlify.com/sites/cookieconsentv3-playground/deploys/65f735823396490008ede22c
Deploy Preview https://deploy-preview-661--cookieconsentv3-playground.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

orestbida commented 3 months ago

@greybaron this change breaks all tests

greybaron commented 3 months ago

Then this should be closed, I am inexperienced in regard to npm packaging. Still don't know why my setup requires this key to be set.

orestbida commented 3 months ago

Closing this. See my comment here.