Closed karlschwaier closed 10 years ago
When I use snowfall.min.jquery.js the snow flakes appear in one line, but don't move. If use snowfall.jquery.js instead everything works fine. So I guess there is something wrong with the minify process.
snowfall.min.jquery.js
snowfall.jquery.js
ouch weird. I want to update to gulp anyway Ill look into it tonight.
Fixed JQ and vanilla version min's work correctly now.
Great! Thank your for the quick fix.
When I use
snowfall.min.jquery.js
the snow flakes appear in one line, but don't move. If usesnowfall.jquery.js
instead everything works fine. So I guess there is something wrong with the minify process.