ember-browserify
ember-browserify copied to clipboard
app/environment/config.js is used incorrectly
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.
Yeah, agreed. This design dates back to a time before it was clear if that was the right approach.
We should move and deprecate.
Yeah, agreed. This design dates back to a time before it was clear if that was the right approach.
ya