FluentMigrator.ServiceStack
FluentMigrator.ServiceStack copied to clipboard
embeded content is getting 404
Hi, All the embedded assets (js, css) etc are getting a 404. I have forked the repo to debug it and the embeddedFileHandler is retreiving them as streams, but something in my pipeline is turning it into a 404. Is there anything else I need to do?
I used trailing slash like api/migrations-ui/ and it worked.