esbuild-node-externals
esbuild-node-externals copied to clipboard
refactor: make zero deps pkg
- build the plugin itself with esbuild, drop
tslib - replace
find-upwith node API
I tested that code manually in various scenarios when I wrote the logic.
Which ones exactly? I added a simple unit test for the new method, it can be extended.
@antongolub iirc it was mostly in monorepos with various package managers and settings as it was creating some issues
@pradel
We can publish a snapshot version for manual testing without merging this PR: https://github.com/pradel/esbuild-node-externals/pull/68
@antongolub fyi I removed tslib in this pr https://github.com/pradel/esbuild-node-externals/pull/75