-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Wouldn't it be awesome to do something like this:
<script src="https://jquery.min.js/3.0.0/"></script>
<!-- or -->
<script src="https://lodash.min.js/2.2.0/"></script>So basically, the syntax could be something like
http[s]://[library].min.js/[version]/
and that would be loading the code of the respective library off a fast and free CDN.
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels