Merge branch 'VueViews/performance-improvements' into 'master'
improved performance of vue modules See merge request fronk/thetool!1595
This commit is contained in:
@@ -29,7 +29,6 @@ $jsFiles = [
|
||||
"plugins/axios/axios.min.js",
|
||||
"plugins/axios/axios.inject.js",
|
||||
"plugins/moment/moment.min.js",
|
||||
"plugins/daterangepicker/daterangepicker.js",
|
||||
"plugins/vue/" . (isset($_GET['VUE_DEBUG']) || $_SERVER['HTTP_HOST'] === "localhost" ? "vue.js" : "vue.min.js"),
|
||||
"plugins/vue/tt-components/tt-button.js",
|
||||
"plugins/vue/tt-components/tt-card.js",
|
||||
|
||||
Reference in New Issue
Block a user