editor-backend icon indicating copy to clipboard operation
editor-backend copied to clipboard

Switch to vega-lite-dev-config

Open domoritz opened this issue 6 years ago • 2 comments

See https://github.com/vega/vega-embed/blob/master/package.json#L50 for an example.

The advantage would be that we can share the same dev config across all projects.

domoritz avatar Dec 02 '19 04:12 domoritz

I want to work on this issue. Can you please guide me more about the same?

DhananjayPurohit avatar Feb 13 '20 16:02 DhananjayPurohit

@DhananjayPurohit Awesome. Essentially, the idea is that we want to share the dev config among projects. This means that we don't check in the configs but instead they get pulled from npm. Try to develop vega embed locally and you'll see what I mean. Let me know if you have any specific questions.

domoritz avatar Feb 13 '20 18:02 domoritz