react-flagkit
react-flagkit copied to clipboard
Option to use local assets instead of the CDN
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.