Alex-D / Cookies-EU-banner

1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
http://alex-d.github.io/Cookies-EU-banner/
MIT License
441 stars 57 forks source link

Version 1.2.9 not on npmjs #24

Closed PouleR closed 7 years ago

PouleR commented 7 years ago

I'm facing the same problem as described in #23, however I can't install version 1.2.9 via NPM since 1.2.8 is the latest release available. Can you make 1.2.9 available ?

Alex-D commented 7 years ago

You right, last build sucess but did not success the deploy stage :/ I'll check that ASAP.

Alex-D commented 7 years ago

Done :) Thanks for report!

PouleR commented 7 years ago

Thanks! However it looks like the dist directory is missing and therefore I can't use it in my project since the dist files can't be found when requiring it (import CookiesEuBanner from 'cookies-eu-banner';)

I don't have this problem with version 1.2.8

Alex-D commented 7 years ago

Rooo I've fail >< I will fix that

PouleR commented 7 years ago

That would be great, thanks!