nova-package-development icon indicating copy to clipboard operation
nova-package-development copied to clipboard

How to handle Nova dependencies

Open beliolfa opened this issue 7 years ago • 0 comments

Ey package makers here. Have a question How do you handle nova dependencies that are not published on npm? I mean, reusable components that you could import from core instead of copying it (and exposing it in public repos) I would like to use some extracts of code that are perfectly fine in nova core in my plugin but I find my self copying them over I feel weird doing that I was thinking on symlinking the dependency but this is not a solution for collaborators. That forces them to buy a nova license

beliolfa avatar Sep 26 '18 11:09 beliolfa