https://github.com/sevinf/nitro-exports-order-bug
https://github.com/sevinf/nitro-exports-order-bug
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sevinf/nitro-exports-order-bug
- Owner: SevInf
- Created: 2024-03-11T16:26:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T16:30:26.000Z (over 2 years ago)
- Last Synced: 2025-02-03T22:38:59.865Z (over 1 year ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reproduction for a bug
1. Checkout the repo
2. Run `npm install`
3. Run `npm run preview`
4. Navigate to URL, printend by wranger.
5. Expected output is "Built for cloudflare", but we see "Built for vercel" instead.