We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5ada77 + bbc605d commit 758e024Copy full SHA for 758e024
src/inertiajs-stubs/webpack.mix.js
@@ -15,3 +15,4 @@ mix.js('resources/js/app.js', 'public/js')
15
.babelConfig({
16
plugins: ['@babel/plugin-syntax-dynamic-import']
17
})
18
+ .version()
0 commit comments