changyoungoh

Results 4 comments of changyoungoh

https://github.com/lerna/lerna/blob/e33be4b043f4392311a1b12a1e3de4bdd5e0f42d/utils/pack-directory/lib/pack-directory.js#L55 Yarn, pnpm has its own packing logic, (via yarn pack, pnpm pack). And inside the pack command, I think there's a logic that overrides package.json's field by publishConfig. So...

Adding "@toss/utily-types" to the dependencies is acceptable since it doesn't increase the size of the runtime bundle where it's utilized, despite potentially increasing the size of "@tossteam/utils" when fetched from...

Actually, I was planning to rewrite this library. Here is a [proposal](https://gist.github.com/artechventure/5569eb69bd3c769ce46a28eb9c811f39). Any feedbacks will be wellcomed!

> hi [@artechventure](https://github.com/artechventure), which yarn version are you using? Hi, I'm using 4.0.2