We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ada77 commit bbc605dCopy full SHA for bbc605d
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