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

Allow for specific imports: ie, require('enzyme/mount') and require('enzyme/shallow') #195

Closed
lelandrichardson opened this issue Feb 16, 2016 · 0 comments

Comments

@lelandrichardson
Copy link
Collaborator

This API would allow for people who just want to work with shallow or mount etc. to not fight with their bundlers.

Ideally, cheerio could only be in the require path for enzyme/render. This may not be possible though, given that we have the ShallowWrapper::render API now. :/

Either way, would be a good addition.

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

No branches or pull requests

1 participant