linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

fix(ember-cli): Fixes #365, now handles the promise from config.search. #385

Closed abritinthebay closed 4 years ago

abritinthebay commented 4 years ago

Fixes #365.

Used await + promise syntax for defaults and await error fallback

abritinthebay commented 4 years ago

Closing this as the new TS change will make this a merge PITA