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

Wierd Issue #28

Open
patrickml opened this issue Jan 8, 2016 · 5 comments
Open

Wierd Issue #28

patrickml opened this issue Jan 8, 2016 · 5 comments

Comments

@patrickml
Copy link

In production mode this package isnt picking up all of my collections. Most of my collection live in a package lib, because we use the same collections for multiple apps. Any collections imported from a package are not available via.get() or getAll(). If you just run your app locally with --production you can replicate this issue.

@patrickml
Copy link
Author

In order to fix the issue I had to add the package as in import on my package. Its odd that this happens only in production, but maybe the docs should be updated to notify users.

@patrickml patrickml reopened this Jan 8, 2016
@patrickml
Copy link
Author

Reopened so my previous comment could be considered

@dburles
Copy link
Collaborator

dburles commented Jan 8, 2016

Seems odd that it was working locally, are you able to reproduce it on an isolated app?

@patrickml
Copy link
Author

@rclai
Copy link
Collaborator

rclai commented Jan 9, 2016

This package has been recently updated, have you updated it?

Is there any other information you have that may help me see something on my end?

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

3 participants