diff --git a/resources/assets/js/app.js b/resources/assets/js/app.js index d02a8861f..c8b4b8d9c 100644 --- a/resources/assets/js/app.js +++ b/resources/assets/js/app.js @@ -1,10 +1 @@ - -/** - * First we will load all of this project's JavaScript dependencies which - * includes Vue and other libraries. It is a great starting point when - * building robust, powerful web applications using Vue and Laravel. - */ - -require('./bootstrap'); - - +require('./bootstrap'); \ No newline at end of file