-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Hi! Currently, installing the module via runtime config is not working.
I am using Docker containers to run the app, and I need to be able to make the cookiebot-id configurable for multiple environments. With this, I want to use runtime config to be able to set the variables on runtime, as explained here: https://nuxt.com/docs/guide/going-further/runtime-config.
Is this something you can add to the package?