Replies: 1 comment
-
If you want to open a PR to use Otherwise, I don't think there's a way to do this with Vite. You might have to patch the package. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set manifest.json formatting by configuration, or do I have use a Vite Hook to format the generated manifest.json nicely?
The template looks like this:
Then I use the
vite.config.ts
:But the result is this:
Beta Was this translation helpful? Give feedback.
All reactions