Skip to content

Commit

Permalink
commit test
Browse files Browse the repository at this point in the history
  • Loading branch information
ss098 committed Jun 10, 2022
1 parent 50cd9eb commit 1c9e1c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const mix = require('laravel-mix')
|
*/

// test

mix.js('resources/js/app.js', 'public/js')
.sass('resources/sass/app.scss', 'public/css')
.disableNotifications()
Expand Down

0 comments on commit 1c9e1c3

Please sign in to comment.