chartist-js / chartist

Simple responsive charts
https://chartist.dev
MIT License
13.33k stars 2.54k forks source link

build: umd bundle and cdn fields in package.json #1325

Closed dangreen closed 1 year ago

dangreen commented 1 year ago

exports.import

exports.require

module

main

unpkg, jsdelivr

Shortcuts for CDN services. E. g. https://unpkg.com/chartist will point to https://unpkg.com/chartist/dist/index.umd.js

codecov-commenter commented 1 year ago

Codecov Report

Merging #1325 (755046d) into main (0cee6c3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1325   +/-   ##
=======================================
  Coverage   73.76%   73.76%           
=======================================
  Files          42       42           
  Lines        1231     1231           
  Branches      322      322           
=======================================
  Hits          908      908           
  Misses        239      239           
  Partials       84       84           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/index.cjs 7.09 KB (-38.13% 🔽)
dist/index.js 7.05 KB (0%)
dist/index.css 1.25 KB (0%)