You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should stop vendoring these files and instead retrieve them from a CDN.
It doesn't make sense that we are retrieving some things, like bootstrap, from a CDN but other things we vendor. Also, it gives the impression that we have made changes to the code, but we have not.
This will also make grepping in the repo return less hits.
Not sure about the ace.js themes. If they are not in a CDN or similar they can remain, but then we have to add license information to the files.
The text was updated successfully, but these errors were encountered:
I think we should stop vendoring these files and instead retrieve them from a CDN.
It doesn't make sense that we are retrieving some things, like bootstrap, from a CDN but other things we vendor. Also, it gives the impression that we have made changes to the code, but we have not.
This will also make grepping in the repo return less hits.
Not sure about the ace.js themes. If they are not in a CDN or similar they can remain, but then we have to add license information to the files.
The text was updated successfully, but these errors were encountered: