Conversation
|
@rtritto is attempting to deploy a commit to the Vlitejs Team on Vercel. A member of the Team first needs to authorize it. |
0d6ef11 to
6af6d51
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@rtritto I generally used libs from NPM directly and prevent not to duplicate the content, for easy maintenance and security fix. But I do understand also the "no dependency" here.. So we can go for it. Please use the same content for clarity (I've don't check yet) |
You can also maintain the original repository.
I did the copy-paste from the source and then added the link reference WDYT about to rename the file from |
I'll do that, but with this change, I'll have to make the changes in both the original project and here
The project uses a hyphen as a separator; I would prefer that we stick to this convention |
Yes, I think that changes of |
This PR contains a:
Motivation / Use-Case
VliteJS is a 0 dependency library as described in the README.md.
The code of
validate-targetpackage can be easily used directly by file instead of install it by package.Advantages