Tedy

Results 5 issues of 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: ![image](https://user-images.githubusercontent.com/8007202/178975549-bb86a89c-623c-4e3b-adaf-0af6f123f1b4.png)...

## Description - The printed file size (content size) is inconsistent with the actual size after building completed ![image](https://user-images.githubusercontent.com/8007202/171601145-c98fb79a-b880-4928-a2bc-9c63e6286ef2.png) ## Expect 960 bytes ## Actual 2.76kB ## Reproduction - clone...

### Description In windows, Using dynamic import with absolute path cause `ERR_UNSUPPORTED_ESM_URL_SCHEME` error ![image](https://user-images.githubusercontent.com/8007202/191320171-f0e19191-d6c8-4cb7-80e1-d15c15fb348c.png) ### Reproduction 1. create a.ts file following ```ts import path from "path"; const abs_path = path.resolve('./b.ts',...

pr welcome

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 &...