fix: for #597#598
Conversation
|
Any update? This is breaking pretty much all consumers of your module. |
|
Sorry but it was intended to remove the min file from npm. If you have a build process you are minifying your scripts yourself. And you should always require the On the other hand it is pretty obvious that the min files need to exist on gituhb because they are linked on multiple sites and there is also no build process behind it. The reasoning behind this change can be found here. I'm very sorry to cause you those problems and I should have known better and changed the version number accordingly. (It was a breaking change). From my standpoint you should not require the min version and I doubt that many people are doing it. Question: How does your |
|
Hello! |
fix: for #597
I assume it was intended to add *.min.js to the .gitignore rather than the .npmignore