mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
fix static build
This commit is contained in:
@ -22,8 +22,7 @@ export default {
|
||||
],
|
||||
content: [
|
||||
"./app/Web/**/*.php",
|
||||
"./resources/views/web/**/*.blade.php",
|
||||
"./resources/views/components/**/*.blade.php",
|
||||
"./resources/views/**/*.blade.php",
|
||||
"./vendor/filament/**/*.blade.php",
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user