dnlup
dnlup
I am removing this one from the milestone. I would prefer not blocking a new release waiting for this feature.
I need to implement tests, but in the meantime this is the gist that I had in mind 😉.
> SMGT! GJ 🚀 > > Should we include some benchmarks to show overhead (if any) ? Yes, I'll work on it 😉
This will sit here for a while, I am also waiting on this PR: https://github.com/nodejs/node/pull/40625
I think for now we should focus on #62 , it should be enough for most cases without doing too many checks in the hooks. I am removing it from...
Let's keep the on hold now that we released #62 .
Yeah, that's a good point.
That we could be forgetting to include a new file in the `files` field in the package.json 😁
I was thinking using npm pack and then installing the package in a dummy project to see if it doesn't crash.
> @dnlup nit: I think it should be: > ~Ref: https://github.com/nodejs/node/issues/36636~ > Fixes: https://github.com/nodejs/node/issues/36636 Yup, thank you @RaisinTen