Re: Adding versioning to our recursive importer
I’m interested in this as well, this is something the cargo importer will greatly benefit from too. —Ivan
Adding versioning to our recursive importer
Hi I would like some help from someone who understands the recursive importer. The reason is that in our npm-importer we have to support different versions of the same packages to avoid circular dependencies (which happen e.g. when importing gulp when not considering versions). Doing this ma