Skip to content

Commit

Permalink
chore: update snap
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 27, 2024
1 parent b0e3e72 commit a0e8d86
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ exports[`flat config composition > custom src dirs 1`] = `
"**/.output",
"**/.vercel",
"**/.netlify",
"**/public",
],
},
{
Expand Down Expand Up @@ -127,6 +128,7 @@ exports[`flat config composition > empty 1`] = `
"**/.output",
"**/.vercel",
"**/.netlify",
"**/public",
],
},
{
Expand Down

0 comments on commit a0e8d86

Please sign in to comment.