Closed k9ordon closed 10 years ago
I am having troubles with ember routes ending with a "js" string. like "/topic/emberjs"
looks like its getting parsed as static file by nginx.conf anyway to do this explicit on "_.js" rather than "_js"
Yep. Good catch! I'll push a fix.
Fixed with 392c2e49b2c8b98b60dc05436ca6d4becead0854
thx
I am having troubles with ember routes ending with a "js" string. like "/topic/emberjs"
looks like its getting parsed as static file by nginx.conf anyway to do this explicit on "_.js" rather than "_js"