mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +00:00
Fix #2945
This commit is contained in:
1
webpack.mix.js
vendored
1
webpack.mix.js
vendored
@@ -31,4 +31,5 @@ let mix = require('laravel-mix');
|
||||
|
|
||||
*/
|
||||
|
||||
//mix.sourceMaps().js('resources/assets/js/app.js', 'public/v1/js');
|
||||
mix.js('resources/assets/js/app.js', 'public/v1/js');
|
||||
|
Reference in New Issue
Block a user