We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<link>
1.2.5+013fdddc6
Linux 6.13.5-400.asahi.fc41.aarch64+16k aarch64 unknown
Try to link e.g manifest.json in your index.html
manifest.json
index.html
<link rel="manifest" href="manifest.json"/>
Repro: https://github.com/jkbz64/bundev-repro
I should be able to access it at http://localhost:3000/manifest.json
http://localhost:3000/manifest.json
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Bun is running?
1.2.5+013fdddc6
What platform is your computer?
Linux 6.13.5-400.asahi.fc41.aarch64+16k aarch64 unknown
What steps can reproduce the bug?
Try to link e.g
manifest.json
in yourindex.html
<link rel="manifest" href="manifest.json"/>
Repro: https://github.com/jkbz64/bundev-repro
What is the expected behavior?
I should be able to access it at
http://localhost:3000/manifest.json
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: