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.
storage/hot
1 parent f924edc commit 0375d39Copy full SHA for 0375d39
src/Traits/CopiesToBuildDirectory.php
@@ -44,6 +44,7 @@ abstract protected function sourcePath(string $path = ''): string;
44
'storage/framework/cache/*',
45
'storage/framework/views/*',
46
'storage/logs/*',
47
+ 'storage/hot',
48
49
// Only needed for local testing
50
'vendor/nativephp/electron/resources',
0 commit comments