You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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.
The text was updated successfully, but these errors were encountered: