Is it only me that has trouble getting Pennant to work when using env settings while using cached config? If I cache my config and then run pennant:clear, my feature flags are all turned off.
I have to clear the config cache, and then clear the pennant cache to get it to recognize the flag settings in my .env file.
Back