Skip to content

Commit 758e024

Browse files
Merge pull request #14 from Nothing-Works/add-version
add missing version webpack.mix.js
2 parents b5ada77 + bbc605d commit 758e024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/inertiajs-stubs/webpack.mix.js

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ mix.js('resources/js/app.js', 'public/js')
1515
.babelConfig({
1616
plugins: ['@babel/plugin-syntax-dynamic-import']
1717
})
18+
.version()

0 commit comments

Comments
 (0)