Option to use local assets instead of the CDN #5
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
stephen/react-flagkit#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from stephenway/react-flagkit#492 — originally opened by @petervelosy on 2024-07-27
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.