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

https://github.com/hex2f/vite-bug-reprod

Monorepo module resolution fails when requested via HTTP using the dev server
https://github.com/hex2f/vite-bug-reprod

Last synced: 5 months ago
JSON representation

Monorepo module resolution fails when requested via HTTP using the dev server

Awesome Lists containing this project

README

          

**relevant issue:** [vitejs/vite/issues/12106](https://github.com/vitejs/vite/issues/12106)

**reproduction steps:**

```
npm i
cd apps/web
npm run dev
```

then try to open the dev server in browser or curl http://localhost:port/@vitereprod/foo/src/index.ts