You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Request Body section talks about using an in-app-addon to add middleware to your app. This works great with ember-cli-fastboot however it does not work at all if you are deploying to production with the (recommended) Fastboot App Server.
This section should be updated to reflect the different approaches needed for different deployment strategies. Not sure if an in-repo-addon can be used somehow with Fastboot App Server, though I kind of doubt it.
The text was updated successfully, but these errors were encountered:
The Request Body section talks about using an in-app-addon to add middleware to your app. This works great with
ember-cli-fastboot
however it does not work at all if you are deploying to production with the (recommended)Fastboot App Server
.This section should be updated to reflect the different approaches needed for different deployment strategies. Not sure if an in-repo-addon can be used somehow with
Fastboot App Server
, though I kind of doubt it.The text was updated successfully, but these errors were encountered: