Ben Hughes
Ben Hughes
@jrnt30 can you look at this?
/easycla
I found this issue while investigating a performance issue in offset that impacted a use case of parsing a few hundred thousand dates at a time. I noticed that `hackyOffset`...
yeah, that does seem possible, I'll test some more to see what's up. The docs around lifecycle scripts are confusing and, I strongly suspect, inaccurate (and the code isn't straightforward...
Finally got around to testing this, results in https://github.com/schleyfox/schleyfox-npm-lifecycle-test npm install in the package dir (for e.g. development) runs ``` 2024-05-03T15:11:39+0000 preinstall 2024-05-03T15:11:39+0000 install 2024-05-03T15:11:39+0000 postinstall 2024-05-03T15:11:39+0000 prepublish 2024-05-03T15:11:39+0000 preprepare...
@icambron thanks! for #1579 I'll get that fixed shortly for #1580 I'll benchmark that and respond, should be straightforward. for #1583 totally! It's been on my backlog to docker up...