brettkromkamp / contextualise

Contextualise is an effective tool particularly suited for organising information-heavy projects and activities consisting of unstructured and widely diverse data and information resources

Home Page:https://contextualise.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change CDN for packages like MDE and Axios

brettkromkamp opened this issue · comments

See URLs:
https://github.com/sparksuite/simplemde-markdown-editor/tree/development

MDE jsDeliver:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/easymde/dist/easymde.min.css">
<script src="https://cdn.jsdelivr.net/npm/easymde/dist/easymde.min.js"></script>

Axios jsDeliver:

<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>

Done, and deployed: 0dd132c