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

[observable] Add .babelrc to .npmignore + some dotfiles cleanup #353

Merged
merged 1 commit into from
Nov 13, 2017

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Nov 13, 2017

Looks like the React native packager reads .babelrc from dependencies. Since babel-preset-es2105 is a devDependency for @sanity/observable, and .babelrc was included in the published package, the React Native packager errored when it could not resolve the babel-preset-es2105 dependency.

This should fix it.

I also removed an old .travis.yml and did some minor housekeeping.

@bjoerge bjoerge requested a review from rexxars November 13, 2017 10:47
Copy link
Member

@rexxars rexxars left a comment

Choose a reason for hiding this comment

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

👍

@bjoerge bjoerge merged commit 1ecb63f into next Nov 13, 2017
@bjoerge bjoerge deleted the cleanup-npmignore-and-dotfiles branch November 13, 2017 10:51
@bjoerge bjoerge mentioned this pull request Nov 13, 2017
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