Prevent `manifest.json` from being inlined (#1359)
authorgreentore <117551249+greentore@users.noreply.github.com>
Thu, 3 Aug 2023 04:23:28 +0000 (06:23 +0200)
committerGitHub <noreply@github.com>
Thu, 3 Aug 2023 04:23:28 +0000 (09:53 +0530)
commit34b2901566bb49bdeab4cd6d3fb9dc7ee845279f
treef788262734b9b43797a599e0bafa8e0c59b84b0b
parent1adee07127f184dd024d235467732471f4a4f296
Prevent `manifest.json` from being inlined (#1359)

* Disable asset inlining

* Prevent `manifest.json` from being inlined

* Update backtick to single quote in vite.config.js

---------

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
index.html
vite.config.js