javascript - resource files are coming up empty when hosted locally -


i working on spa app. working fine online. when tried in localhost of xampp, library files empty.

this structure of app

--html_source |--vendors    |--bootstrap       |--bootstrap.min.css |--index.html 

i start xampp , open in localhost. check source files in the
"inspect element" of browser shows files in vendor folder empty files.

need suggestions


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -