feat: Add opt-in locations support via ancillary module (#107)
This commit is contained in:
@ -4,6 +4,7 @@ include("kompendium-core")
|
||||
include("kompendium-auth")
|
||||
include("kompendium-swagger-ui")
|
||||
include("kompendium-playground")
|
||||
include("kompendium-locations")
|
||||
|
||||
// Feature Previews
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
Reference in New Issue
Block a user