Why does Vite turn my manifest.json file into a data url on build?
When I run npm run build
, the files in the output folder dist
does not include a manifest.json file, instead, it turns my manifest.json file into a data url in the compiled index.html file: