Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Nov 25, 2024
1 parent 4f36219 commit afbde2f
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`load > doesn't load modulepreload polyfill when format is cjs 1`] = `
""use strict";
"
`;
exports[`load > doesn't load modulepreload polyfill when format is cjs 1`] = `""`;

exports[`load > loads modulepreload polyfill 1`] = `
"(function polyfill() {
Expand Down

0 comments on commit afbde2f

Please sign in to comment.