Jeongho Nam

Results 427 comments of Jeongho Nam

1. It seems good suggestion 2. I'm not sure what you're talking about, is your idea not expressible with the existing `@namespace`, `@erd` and `@describe`? 3. It would better to...

Close due to too much long time no response

Understood, it was not a bug in `npm`, but only the problem of `pnpm`. By the way, previous `typia` had generated only one `index.mjs` file, and your new PR contribution...

Then no way to solve the problem in the `pnpm` through rollup configuration?

Great. I'll publish it to v3.5.0 at tomorrow. > Waiting for `@samchon/openapi` dependency update. Also, your github sponsorship dashboard configuration is not yet?

@ryoppippi Now, I've completed `@samchon/openapi` upgrade, so that ready to publish `[email protected]`. May I publish v6.4 now, or do you have something more to do about the tree shake bundling?

It still makes invalid path in `pnpm`. ```javascript import RandExp from '../../_external/[email protected]_node_modules_randexp_lib/randexp.mjs'; const ALPHABETS = "abcdefghijklmnopqrstuvwxyz"; /* ----------------------------------------------------------- REGULAR ----------------------------------------------------------- */ const boolean = () => Math.random() < 0.5; const...