jvectormap icon indicating copy to clipboard operation
jvectormap copied to clipboard

Add DIST folder with minified files for jsDelivr.

Open lewisgoddard opened this issue 10 years ago • 3 comments

Per this comment: https://github.com/jsdelivr/jsdelivr/issues/2964#issuecomment-69076904

lewisgoddard avatar Jan 07 '15 19:01 lewisgoddard

Having a built and minified javascriptfile would be a good idea IMHO. Would help whenused through bower etc.

davidwandar avatar Jan 12 '15 10:01 davidwandar

Please add a dist folder, it's a pain to force users to run your build.sh and finally it makes the Bower dependency useless.

henryruhs avatar Dec 14 '15 19:12 henryruhs

The new backend is live. It pulls files directly from npm and github https://github.com/jsdelivr/jsdelivr#usage

Example https://cdn.jsdelivr.net/npm/[email protected] Example directory listing https://cdn.jsdelivr.net/npm/[email protected]/

jimaek avatar May 08 '17 10:05 jimaek