i just upgraded to 0.10.0 too.. i wish the `Featur...
# refreshversions
n
i just upgraded to 0.10.0 too.. i wish the
FeatureFlag
were accessible from within the
FeatureFlagExtension
somehow.. so that there is no imports needed getting idea to parse the configuration initially.. to even get the IDE to help was a bit more challenging because of that missing import but i guess i am nitpicking
l
That's still valuable feedback, we can find a way to improve this at some point if `FeatureFlag`s are often needed. What is the one you're using BTW?
n
I just copied the sample from the the screenshot, i use LIBS
l
@Nikky I think you can use
enableBuildSrcLibs()
instead.