react-flagkit icon indicating copy to clipboard operation
react-flagkit copied to clipboard

Option to use local assets instead of the CDN

Open petervelosy opened this issue 7 months ago β€’ 0 comments

I would like to use react-flagkit without introducing a dependency to an external CDN.

Therefore, I would like it to work with locally provided / packaged flag images. Flag image assets could form a different NPM package, so that react-flagkit can be configured to work either with local or remote assets.

petervelosy avatar Jul 27 '24 16:07 petervelosy