quick note
This commit is contained in:
parent
255d9427b6
commit
58d2f0a41e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ mix
|
|||
mix
|
||||
.js(
|
||||
[
|
||||
"./resources/assets/js/snipeit.js", //this is the actual Snipe-IT JS
|
||||
"./resources/assets/js/snipeit.js", //this is the actual Snipe-IT JS - require()s bootstrap.js
|
||||
"./resources/assets/js/snipeit_modals.js",
|
||||
],
|
||||
"./public/js/build/app.js" //because of compiling - this does not work very well :(
|
||||
|
|
Loading…
Add table
Reference in a new issue