We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4f6c3 commit 72e4ffaCopy full SHA for 72e4ffa
src/components/proxy-middleware/constants.js
@@ -18,4 +18,5 @@ export const RQ_INTERCEPTED_CONTENT_TYPES = [
18
"text/css",
19
"application/css",
20
"application/json",
21
+ "application/manifest+json"
22
];
0 commit comments