Replies: 1 comment
-
Indeed. |
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
-
It is not practical, difficult to understand and to extract data!
Why not make it look like the webpack manifest: there is a complete flat list of all assets and there is an entrypoint.
Here is my vite manifest:
Try to understand what resources the service worker needs for caching, except for the obvious images that are presented at the root!
Why is it so difficult sometimes with loops with different formats and types of objects?
Compare it with webpack's manifest:
I'm not suggesting to make the manifest as simplified as in webpack, but its structure is definitely simpler and more transparent.
Beta Was this translation helpful? Give feedback.
All reactions