oakmac / chessboardjs

JavaScript chessboard
https://chessboardjs.com
MIT License
2k stars 406 forks source link

Publish chess piece images to CDN #231

Open oakmac opened 2 years ago

oakmac commented 2 years ago

It would be nice for folks to host the chess piece images directly from a CDN like unpkg.com.

Probably just need to include them in the npm package dist/ folder.

cc Issue #203 and others

hcgreier commented 1 year ago

It would be nice for folks to host the chess piece images directly from a CDN like unpkg.com.

Probably just need to include them in the npm package dist/ folder.

I use 16 different piece sets here for my application. I would share, but where can I upload the PNG files? Maybe someone else could who has unpkg.com account.

greets, hc