We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af11eed commit 9b55dedCopy full SHA for 9b55ded
update.mjs
@@ -154,7 +154,7 @@ const frameworks = {
154
'vue.config.*': [],
155
'nuxt.config.*': [],
156
'next.config.*': ['next-env.d.ts'],
157
- 'svelte.config.*': ['mdsvex.config.js'],
+ 'svelte.config.*': ['mdsvex.config.js', 'vite.config.*'],
158
'remix.config.*': ['remix.*'],
159
'artisan': ['server.php', 'webpack.mix.js'],
160
'astro.config.*': [],
0 commit comments