Commit 43e746d0 authored by Kittisak Maneewong's avatar Kittisak Maneewong

add source maps vuetify

parent 1a278a41
This diff is collapsed.
......@@ -12,4 +12,4 @@ const mix = require('laravel-mix');
*/
mix.js('resources/js/app.js', 'public/js')
.sass('resources/sass/app.scss', 'public/css');
.sass('resources/sass/app.scss', 'public/css').sourceMaps();
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment