diff --git a/config/assets.php b/config/assets.php index 314b0cd..979ea49 100644 --- a/config/assets.php +++ b/config/assets.php @@ -14,7 +14,7 @@ return [ | */ - 'manifest' => get_theme_file_path().'/dist/assets.json', + 'manifest' => get_theme_file_path().'/dist/mix-manifest.json', /* |--------------------------------------------------------------------------