mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
remove vue from webpack steps
This commit is contained in:
parent
b89116eb55
commit
4367fc54bf
|
@ -55,7 +55,6 @@ mix
|
|||
],
|
||||
"./public/js/build/app.js" //because of compiling - this does not work very well :(
|
||||
)
|
||||
.vue();
|
||||
|
||||
// Convert the skins to CSS
|
||||
mix.less(
|
||||
|
|
Loading…
Reference in a new issue