tarekelkurjie / duck.js

An open-source JavaScript project with the sole purpose of rendering a duck on a screen.
https://duckspin.herokuapp.com
MIT License
2 stars 0 forks source link

gitRave doesn't work with Webpack #10

Open tarekelkurjie opened 2 years ago

tarekelkurjie commented 2 years ago

When implementing webpack as a JS bundler, the bundled file threw an error when trying to fill the color of the GitHub logo SVG. I don't exactly know why, but it could be due to the bundler bundling CSS into JS in a weird way.