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

immutable-is #36

Merged
merged 5 commits into from
Aug 21, 2015
Merged

immutable-is #36

merged 5 commits into from
Aug 21, 2015

Conversation

colbyr
Copy link
Contributor

@colbyr colbyr commented Aug 14, 2015

Import immutable-is instead of trying to side load Immutable if it's there.

@@ -28,7 +28,9 @@
"url": "https://github.com/HubSpot/general-store/issues"
},
"homepage": "https://github.com/HubSpot/general-store",
"dependencies": {},
"dependencies": {
"immutable-is": "^3.7.4"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If immutable-is is baked into the builds, then this is actually a devDependency not a dependency.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh that makes an infinite amount of sense. Thanks!

colbyr added a commit that referenced this pull request Aug 21, 2015
@colbyr colbyr merged commit 9485a24 into master Aug 21, 2015
@colbyr colbyr deleted the immutable-is branch August 21, 2015 14:08
@colbyr colbyr mentioned this pull request Aug 21, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants