xitrum-framework / xitrum-new

Empty Xitrum project skeleton, like the one created by "rails new"
http://xitrum-framework.github.io/
21 stars 5 forks source link

Add .map file to staticFile.pathRegex in xitrum.conf #4

Closed ngocdaothanh closed 10 years ago

ngocdaothanh commented 10 years ago

.map files are popular nowadays, thus should be made default.

pathRegex = "\\.(ico|jpg|jpeg|gif|png|html|htm|txt|css|js|map)$"

Also update other related projects: comy, xitrum-demos, xitrum-multimodule-demo, xitrum-placeholder, xitrum-sockjs-test etc.

https://github.com/ngocdaothanh/xitrum-doc/issues/48