Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meteorlxy/repro-vite-2503


https://github.com/meteorlxy/repro-vite-2503

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# repro-vite-2503

## Steps to repro

```sh
npm i
npm run dev
```

Check the console:

- Expected: `true` & `true`
- Actual: `false` & `false`