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

ES6 Module Support Proposal #144

Closed
wants to merge 1 commit into from

Conversation

dylanmoz
Copy link
Contributor

@dylanmoz dylanmoz commented Sep 10, 2017

Relates to #143

One way of doing it. I couldn't find a simpler way of changing the modules: false field for two different builds. The idea would be that this format would be applied across all the libraries

@amilajack
Copy link

What's the status of this?

@hshoff
Copy link
Member

hshoff commented Feb 1, 2018

Hi @amilajack see #143

For now, it's recommended to use deep path imports:

import LinePath from '@vx/shape/build/shapes/LinePath';

closing this for now, but will continue tracking in #143

@hshoff hshoff closed this Feb 1, 2018
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.

3 participants