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

Remove fs and path dependencies #152

Closed
gentlee opened this issue Feb 2, 2017 · 3 comments
Closed

Remove fs and path dependencies #152

gentlee opened this issue Feb 2, 2017 · 3 comments
Labels

Comments

@gentlee
Copy link

gentlee commented Feb 2, 2017

Because of using fs and path it doesn't work on react-native.

@pixelwhip
Copy link

Doh! I've been emptying out my node_modules directory and clearing caches over and over trying to figure out why this wasn't working. Then I saw the those require statements.

@pixelwhip
Copy link

https://github.com/eyaleizenberg/mimetype-js
Worked in React Native for my specific use-case.

@broofa broofa added the V2 label Jun 15, 2017
@broofa broofa changed the title Doesn't work on react-native Remove fs and path dependencies Jun 15, 2017
@broofa
Copy link
Owner

broofa commented Sep 15, 2017

fixed in v2

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

No branches or pull requests

3 participants