Hi @phretaddin ,
We are cdnjs team, we're going to host this library.
Could you add the build folder in npm?
CDNJS is one of the most famous free and public web front-end CDN services which is used by ~1,143,000 websites worldwide.
And we use npm auto-updater or git auto-updater in cdnjs relies on npm tags or git tags so that it can recognize the correct version and automatically update the repo.
Because there are no git tags in GitHub, so I decide to use npm auto-updater.
But the build folder is only in the Github repository, not npm.
Could you add the build folder in npm?
If you have any suggestions, please let me know.
Thank you.
Hi @phretaddin , We are cdnjs team, we're going to host this library.
Could you add the
build
folder in npm?CDNJS is one of the most famous free and public web front-end CDN services which is used by ~1,143,000 websites worldwide.
And we use npm auto-updater or git auto-updater in cdnjs relies on npm tags or git tags so that it can recognize the correct version and automatically update the repo.
Because there are no git tags in GitHub, so I decide to use npm auto-updater. But the
build
folder is only in the Github repository, not npm. Could you add thebuild
folder in npm?If you have any suggestions, please let me know. Thank you.
cdnjs/cdnjs#10549 cdnjs/cdnjs#10573