samchon / tgrid

TypeScript RPC (Remote Procedure Call) for WebSocket and Worker protocols
https://tgrid.com/
MIT License
141 stars 19 forks source link

Do not use `import2()` more for webpack build. #57

Closed samchon closed 10 months ago

samchon commented 10 months ago

When building webpack of node application without node_modules, import2() statements be a great obstable for that.