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
Auto merge of #1892 - kzys:fastboot-add-deps, r=carols10cents
Add Fastboot dependencies without enabling them
Fastboot-related dependencies are added by the following "npm install"
commands:
* npm i --save fastboot-app-server
* npm i --save-dev ember-cli-fastboot
But Fastboot itself is disabled by having FASTBOOT_DISABLED=true.
0 commit comments