tried HTTP GET on /assets/app/config.json and got back 404 because the default file server restricts to serve .json files (I assume, needs double checking).
this behavior needs to be configurable and possibly, serve everything by default (as this is only meant to be used in dev time).
tried HTTP GET on /assets/app/config.json and got back 404 because the default file server restricts to serve .json files (I assume, needs double checking).
this behavior needs to be configurable and possibly, serve everything by default (as this is only meant to be used in dev time).