An open API service indexing awesome lists of open source software.

https://github.com/jonaskuske/esbuild-repro


https://github.com/jonaskuske/esbuild-repro

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# esbuild repro

### Steps

1. Download repro

2. Run `yarn start` (if `yarn` isn't installed, run `corepack enable` first)

3. Observe the warning

___

(if you uncomment the resolved path in `tsconfig.json` and comment the bare module specifier, `yarn start` runs without issues)