Feature flags for NuxtJS
· One min read
A new ConfigCat JavaScript SDK supporting apps using Server-Side Rendering (SSR) frameworks like NuxtJS.
Solved XMLHttpRequest is not defined
issue
It is forked from the standard ConfigCat JavaScript SDK
and of course open source. It is a bit bigger as a package since instead of using the standard XMLHttpRequest
we have added
Axios Http Client to avoid XMLHttpRequest is not defined
like issues.