Techassi
Techassi
Any update on this @Nukesor?
In my opinion, this behaviour should be configurable. There already is the option to set accepted status codes with `--accept`. Maybe this feature can be improved with something like this:...
Oh yeah. That could also work. It might even be better than my suggestion! I will implement the range selectors in the accept config field / CLI flag if we...
Yeah I have removed this package from the NPM registry as well as my personal GitHub since the package wasn't used quite as often... However, I can re-create the repo...
Oh yeah you did - my bad, didn't see it. I will re-publish as fast as possible.
I published the code to my [repository](https://github.com/Techassi/vue-lazy-image). I will publish version 1.0.0 again with the current code base. Release 1.0.1 will include a new toolchain based on PNPM and Vite.
I now published the package under version 1.0.1. Publishing under 1.0.0 was not possible due to an error. NPM complained about that it "cannot publish over previously published version '1.0.0'"....
> I really appreciate your time man. It helps a whole lot as this project really needs some TLC since most of these modules are super out of date or...
Okay. I will fix this!
Btw, I started migrating to a new toolchain. This should fix all issues mentioned above and the package will work on modern NodeJS versions as well. The current status can...