mithril.js
mithril.js copied to clipboard
Add "main" field to package.json
Description
Please add the "main" field to package.json, I see there is a "pkg" field in there but then it only supports "unpkg.com" CDN. I use "jsdelivr.net", using the "main" field will support both.
Why
Supports "jsdelivr.net" CDN.
Possible Implementation
Add the "main" field to package.json