• Nick Stenning's avatar
    Use new feature client for dynamic feature toggling · cc2ac9a3
    Nick Stenning authored
    Our first attempt at integrating feature flags with the frontend
    required a rebuild and redeploy of the extension, which somewhat
    defeats the purpose of feature flags. This commit wires up the new
    feature client introduced in the preceding commits, allowing feature
    toggles to update behaviour of already-deployed clients.
    cc2ac9a3
app.coffee 5.55 KB