ember-fastboot / ember-cli-fastboot

Server-side rendering for Ember.js apps
http://ember-fastboot.com/
MIT License
851 stars 160 forks source link

Support extracting fastboot specific config from meta tag #854

Closed xg-wang closed 3 years ago

xg-wang commented 3 years ago

Adding support to extract fastboot config from config/fastboot-environement meta tag and fallback to config/environement.

Extracted from https://github.com/ember-fastboot/ember-cli-fastboot/pull/822, need to rebase onto https://github.com/ember-fastboot/ember-cli-fastboot/pull/853