Skip to content

Commit

Permalink
Merge pull request #14 from Nothing-Works/add-version
Browse files Browse the repository at this point in the history
add missing version webpack.mix.js
  • Loading branch information
michaeldyrynda authored Nov 13, 2019
2 parents b5ada77 + bbc605d commit 758e024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/inertiajs-stubs/webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ mix.js('resources/js/app.js', 'public/js')
.babelConfig({
plugins: ['@babel/plugin-syntax-dynamic-import']
})
.version()

0 comments on commit 758e024

Please sign in to comment.