We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4073214 commit 5b31fc9Copy full SHA for 5b31fc9
src/constants/glob.ts
@@ -82,6 +82,7 @@ export const GLOB_EXCLUDE = [
82
'**/.output',
83
'**/.vite-inspect',
84
'**/.yarn',
85
+ '**/vite.config.*.timestamp-*',
86
87
'**/CHANGELOG*.md',
88
'**/*.min.*',
0 commit comments