diff --git a/src/Traits/CopiesToBuildDirectory.php b/src/Traits/CopiesToBuildDirectory.php index f3e2f066..d6a36881 100644 --- a/src/Traits/CopiesToBuildDirectory.php +++ b/src/Traits/CopiesToBuildDirectory.php @@ -44,6 +44,7 @@ abstract protected function sourcePath(string $path = ''): string; 'storage/framework/cache/*', 'storage/framework/views/*', 'storage/logs/*', + 'storage/hot', // Only needed for local testing 'vendor/nativephp/electron/resources',