robwebdev / ember-cli-staticboot

MIT License
31 stars 6 forks source link

Expose resilient fastboot option #20

Open robwebdev opened 7 years ago

robwebdev commented 7 years ago

Currently StaticBoot can fail silently and render html files with an empty body. This could be because FastBoot is swallowing errors due to the fact we always pass true as a value for the resilient option to FastBoot.