ember-browserify icon indicating copy to clipboard operation
ember-browserify copied to clipboard

app/environment/config.js is used incorrectly

Open stefanpenner opened this issue 9 years ago • 3 comments

https://github.com/ef4/ember-browserify#configuring-browserify

This is for app config, like different API endpoints and stuff. Buildtime configuration should be in ember-cli-build.js or the ember addon main.

stefanpenner avatar Aug 08 '16 16:08 stefanpenner

Yeah, agreed. This design dates back to a time before it was clear if that was the right approach.

ef4 avatar Aug 08 '16 17:08 ef4

We should move and deprecate.

ef4 avatar Aug 08 '16 17:08 ef4

Yeah, agreed. This design dates back to a time before it was clear if that was the right approach.

ya

stefanpenner avatar Aug 08 '16 18:08 stefanpenner