@@ -108,7 +108,7 @@ |
||
108 | 108 | |
109 | 109 | if (!array_key_exists($path, $manifest)) { |
110 | 110 | throw new Exception( |
111 | - "Unable to locate webpack mix file: {$path}. Please check your ". |
|
111 | + "Unable to locate webpack mix file: {$path}. Please check your " . |
|
112 | 112 | 'webpack.mix.js output paths and try again.' |
113 | 113 | ); |
114 | 114 | } |