Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CodeMirror from repo, add Makefile to fetch dependencies #14

Open
jamesaoverton opened this issue Apr 6, 2020 · 0 comments
Open

Comments

@jamesaoverton
Copy link
Member

This is not urgent, but I'd prefer to remove the CodeMirror code from this repo. Then we have two options for fetching it:

  1. link to a CDN
  2. fetch a local copy

So far we've been using CDNs for almost everything, but either way I'd prefer to be consistent.

If we use local copies, we should add a Makefile that can fetch the required dependencies and unpack them. If we use local copies for CodeMirror, we might as well do the same for Bootstrap, jQuery, FontAwesome, and all our other dependenices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant