CDNjs support
Eventyret opened this issue · 1 comments
Eventyret commented
Feature Request
Is your feature request related to a problem? Please describe.
Currently the index.html is static (for all projects) and will be written directly, we can make sure the latest versions are used as we can use CDNJS
Describe the solution you'd like
Use of a CDNJS api to auto-update or change the version of the url when it's needed.
This will make it
Describe alternatives you've considered
Leverage the use of CDNJS or CDNJS Wrapper
Eventyret commented
Considering moving this to jsdeliver as it saves the way that we can just use @latest
tag in the URL to get it.