Open ChristianMurphy opened 4 years ago
To support use cases like https://github.com/unifiedjs/ideas/issues/7
Where a project may want to canary test before releasing changes, it could be useful to be able to point to either a local folder or a git branch as a release source.
Great idea to add a local folder! We have an issue for git branch support here already: https://github.com/juliangruber/test-npm-dependants/issues/4.
To support use cases like https://github.com/unifiedjs/ideas/issues/7
Where a project may want to canary test before releasing changes, it could be useful to be able to point to either a local folder or a git branch as a release source.