Configuring ember-cli-mirage for production deploys
TL;DR: if you're using Mirage in production, add this.passthrough('http://localhost:0/chromecheckurl') to your mirage/config.js I was building a small website »
TL;DR: if you're using Mirage in production, add this.passthrough('http://localhost:0/chromecheckurl') to your mirage/config.js I was building a small website »