I get 404 errors when I put an <img src="blah.jpg" alt=""/> in my index.html 
file and load the file from localhost:9000, using the brepl script in the mies 
template.

I think the problem is in file src/clj/cljs/repl/browser.clj, the code starting 
server/dispatch-on; it lacks options for paths ending in .jpg and .png

I was also looking for the bug and saw that .html is listed twice in the condp 
of function send-static.

If this is indeed the problem, could you please add .svg with MIME type 
"image/svg+xml" when you fix it?

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to