What is the manifest.json
created in build /app/manifest.json
?
#3271
Unanswered
frederikhors
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Bumping this question, since the |
Beta Was this translation helpful? Give feedback.
1 reply
-
It's something Vite creates, that we use (among other things) to figure out which client-side files are needed for which route. It's not supposed to be publicly accessible, this is an unintended result of a recent change. See #5874 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using adapter-static.
What is the
manifest.json
created in build/app/manifest.json
?Do I need it?
It starts like this:
Beta Was this translation helpful? Give feedback.
All reactions