fix composer.lock
This commit is contained in:
parent
b70d86ce20
commit
0d172df068
File diff suppressed because it is too large
Load Diff
|
@ -7,6 +7,7 @@ export default defineConfig({
|
|||
input: [
|
||||
'resources/sass/app.scss',
|
||||
'resources/js/app.js',
|
||||
'resources/css/app.css',
|
||||
],
|
||||
refresh: true,
|
||||
}),
|
||||
|
|
Loading…
Reference in New Issue