ember-cli-mirage icon indicating copy to clipboard operation
ember-cli-mirage copied to clipboard

Export default in server docs

Open jrjohnson opened this issue 3 years ago • 2 comments

Exporting a named function is deprecated and this now matches the docs directly above.

jrjohnson avatar Jan 22 '22 00:01 jrjohnson

The docs need updated quite a bit yes. Weird that there seems to be two similar PRs.

In removing the old code the supports the previous way of doing this, I plan on updating the docs

cah-brian-gantzler avatar Jan 22 '22 19:01 cah-brian-gantzler

I removed all the code and updated the docs. https://github.com/miragejs/ember-cli-mirage/pull/2337 Feel free to fix any of the docs I might have missed after that PR is merged.

Thanks for helping.

cah-brian-gantzler avatar Jan 22 '22 20:01 cah-brian-gantzler