问题
i am working on a spa app. It was working fine online. When i tried it in my localhost of xampp, all the library files were empty.
This is the structure of the app
--html_source
|--vendors
|--bootstrap
|--bootstrap.min.css
|--index.html
i start xampp and open this in my localhost. Check the source files in the
"inspect element" of browser but shows all the files in the vendor folder as empty files.
Need suggestions
来源:https://stackoverflow.com/questions/30935644/resource-files-are-coming-up-empty-when-hosted-locally