Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meteorlxy/repro-vite-2503
https://github.com/meteorlxy/repro-vite-2503
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meteorlxy/repro-vite-2503
- Owner: meteorlxy
- Created: 2021-03-13T20:05:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T18:26:45.000Z (about 2 years ago)
- Last Synced: 2024-10-04T06:41:12.548Z (about 1 month ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`