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

Refactor loading to use broccoli-rollup #34

Open
ivanvanderbyl opened this issue May 5, 2017 · 0 comments
Open

Refactor loading to use broccoli-rollup #34

ivanvanderbyl opened this issue May 5, 2017 · 0 comments

Comments

@ivanvanderbyl
Copy link
Owner

We currently employ a rather complicated use of recasting to munge the D3 source into something which is digestible by Ember CLI. This means using a build process which isn't reproducible in the same way as the official D3 builds. To fix this, I propose that we change the internals of this addon to use https://github.com/chadhietala/broccoli-rollup instead, with a similar config as the official D3 builds. This should also reduce build time in projects using this addon.

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