Skip to content

Vendor jQuery, add option to load external fonts#191

Open
cardi wants to merge 2 commits into
chriskuehl:mainfrom
cardi:vendor-or-remove-ext-dependencies
Open

Vendor jQuery, add option to load external fonts#191
cardi wants to merge 2 commits into
chriskuehl:mainfrom
cardi:vendor-or-remove-ext-dependencies

Conversation

@cardi

@cardi cardi commented May 7, 2026

Copy link
Copy Markdown

Fixes #190:

  • Adds a new configuration setting EXTERNAL_FONTS, which includes the Google Fonts stylesheet if true (default).
  • Vendors jQuery 3.1.0 minimized to static/vendor/js/jquery.min.js
  • Adds a unit test to verify the sha256 hashes of vendored and cdn hosted jQuery files.

@cardi cardi force-pushed the vendor-or-remove-ext-dependencies branch from 7e5f2c3 to d6e72c9 Compare May 7, 2026 17:38
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

Successfully merging this pull request may close these issues.

Optionally vendor third-party dependencies

1 participant