Shawn Welch
Results
3
issues of
Shawn Welch
Why does it have to request the same image over by using a different URI query? The slideshow cause too many calls to the server because of this.
copy.one("public/assets/tmp/font-awesome-4.7.0/css/font-awesome.min.css", "public/assets/css"); This ends up creating the folders `public/assets/tmp/font-awesome-4.7.0/css` inside of: `public/assets/css` I just want to put the file into this directory without all the other dirs.