Wruczek / Bootstrap-Cookie-Alert

A simple, good looking cookie alert built for Bootstrap 3/4. No dependencies required.
https://wruczek.github.io/Bootstrap-Cookie-Alert/demo-bs5.html
MIT License
240 stars 50 forks source link

Add compatibility with Webpack Encore #17

Closed Schyzophrenic closed 4 years ago

Schyzophrenic commented 4 years ago

In order to reference this file in the main app.js of Webpack Encore, we needed to add the reference to the js and css file or the build would fail.

Fixes #16

Schyzophrenic commented 4 years ago

Thank you for merging @Wruczek . Do we need to create a new version of these changes to be published on the yarn repository? I just checked and it seems it is not updated, I am not sure what is the process here.

Wruczek commented 4 years ago

Sorry, forgot to release an update. Doing it now.

Wruczek commented 4 years ago

v 1.2.1 is published on npm