Skip to content

Commit

Permalink
Update dev-server-manifest.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nksaraf authored May 13, 2024
1 parent 34773e8 commit 9284f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vinxi/lib/manifest/dev-server-manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export function createDevManifest(app) {
type: "text/css",
key,
"data-vite-dev-id": key,
"data-vite-css-count": "0",
"data-vite-ref": "0",
},
children: value,
}));
Expand Down

0 comments on commit 9284f65

Please sign in to comment.