Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Would it be possible to avoid depending on the Vapor package? #56

Open
MrMage opened this issue Nov 10, 2018 · 0 comments
Open

Would it be possible to avoid depending on the Vapor package? #56

MrMage opened this issue Nov 10, 2018 · 0 comments
Assignees

Comments

@MrMage
Copy link

MrMage commented Nov 10, 2018

I noticed that my own code is actually only depending on several auxiliary modules of the Vapor family, but not the main Vapor module itself. In the spirit of having minimal dependencies, I'm now trying to avoid depending on the Vapor module altogether, but I am using the Auth module.

As far as I can tell, the only import Vapor statements are in Exports.swift and a test. Would it therefore be possible to avoid having to include the whole Vapor repo in this project's dependencies?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants