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. Same as #2334, but against the v2 branch.

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

Ahhh, I didnt read, this was against the V2 branch. I actually left it this way as a way of testing that the deprecation was working :)

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