Skip to content

Commit

Permalink
Remove wildcard input
Browse files Browse the repository at this point in the history
  • Loading branch information
AiAe committed Jun 4, 2024
1 parent 79844ae commit a676f70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export default defineConfig({
plugins: [
laravel({
input: [
'resources/scss/components/*.scss',
'resources/scss/app.scss',
'resources/js/app.js'
],
Expand Down

0 comments on commit a676f70

Please sign in to comment.