diff --git a/Coding/Front/webpack/with-laravel-mix.md b/Coding/Front/webpack/with-laravel-mix.md index 33e8b04..e8fb694 100644 --- a/Coding/Front/webpack/with-laravel-mix.md +++ b/Coding/Front/webpack/with-laravel-mix.md @@ -1,6 +1,7 @@ # with-laravel-mix.md ## With sourcemaps +> People had similar problems with laravel-mix and sourcemaps() in here https://github.com/laravel-mix/laravel-mix/issues/1793 ```js process.env.DISABLE_NOTIFIER = true;