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

Enable debug source code in editor #4

Open
domoritz opened this issue Dec 3, 2017 · 3 comments
Open

Enable debug source code in editor #4

domoritz opened this issue Dec 3, 2017 · 3 comments
Labels

Comments

@domoritz
Copy link
Member

domoritz commented Dec 3, 2017

From https://github.com/vega/vega-editor/issues/190

It can currently be quite difficult to debug Vega and Vega-Lite because the sources are minified. Even with sourcemaps, it is quite tedious.

Ideally, we minifiy all dependencies except for Vega and Vega-Lite.

@domoritz
Copy link
Member Author

domoritz commented May 8, 2018

Another neat feature is that this would speed up compilation for Vega-Lite developers.

@algomaster99
Copy link
Member

@domoritz What's the issue exactly?

@domoritz
Copy link
Member Author

I already split up the dependencies but minification sometimes makes debugging quite annoying. I don't know exactly what the best solution is. I think someone with experience in debugging Vega or Vega-Lite needs to look at this.

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

2 participants