Tedy
Tedy
### Describe the bug 1. only appears in mac (native module with Napi & object-c) 2. It works running vitest watching mode 3. Triggering vitest rerun case following error: ...
## Description - The printed file size (content size) is inconsistent with the actual size after building completed  ## Expect 960 bytes ## Actual 2.76kB ## Reproduction - clone...
### Description In windows, Using dynamic import with absolute path cause `ERR_UNSUPPORTED_ESM_URL_SCHEME` error  ### Reproduction 1. create a.ts file following ```ts import path from "path"; const abs_path = path.resolve('./b.ts',...
esbuild-kit/tsx#345 try a temporary fix
## Description Using `A quick usage example.` Works properly including API 33 and below. My physical device can only support up to version 30. #### Running on AVD 14 &...