Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't load lodash in production. #514

Closed
runspired opened this issue Jan 19, 2016 · 3 comments
Closed

Don't load lodash in production. #514

runspired opened this issue Jan 19, 2016 · 3 comments

Comments

@runspired
Copy link

Yes, it's only a few kb, but it's a few kb I don't want :P

@samselikoff
Copy link
Collaborator

Yes, good call. Asked about it here mike-north/ember-lodash#16

@Turbo87
Copy link
Collaborator

Turbo87 commented Oct 20, 2017

FWIW I can no longer reproduce this problem.

ember new foo
cd foo
ember install ember-cli-mirage

requirejs.has('lodash') is showing true for ember serve and false for ember serve -prod.

Would love it though if someone could tell me why this appears to be working now, because I don't see any code that would make this work... 😕

@hbrysiewicz
Copy link
Collaborator

Closing as this appears to be working and no activity has been made on this in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants