Skip to content

Commit

Permalink
Add support for jsDelivr CDN
Browse files Browse the repository at this point in the history
Fixes #2883, but by using a special case.
  • Loading branch information
dead-claudia authored Sep 2, 2024
1 parent 471d71c commit 443987b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"author": "Leo Horie",
"license": "MIT",
"unpkg": "mithril.min.js",
"jsdelivr": "mithril.min.js",
"repository": "github:MithrilJS/mithril.js",
"scripts": {
"precommit": "lint-staged",
Expand Down

0 comments on commit 443987b

Please sign in to comment.