fix: Bundle minified version of vue in libs.min.js
This commit is contained in:
parent
0a7d93a1de
commit
8143f55166
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@
|
|||
"public/js/lib/Sortable.min.js",
|
||||
"public/js/lib/jquery/jquery.hotkeys.js",
|
||||
"public/js/lib/bootstrap.min.js",
|
||||
"node_modules/vue/dist/vue.js",
|
||||
"node_modules/vue/dist/vue.min.js",
|
||||
"node_modules/moment/min/moment-with-locales.min.js",
|
||||
"node_modules/moment-timezone/builds/moment-timezone-with-data.min.js",
|
||||
"public/js/lib/socket.io.min.js",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue