Cargo Features

[dependencies]
actix-web-nextjs = { version = "0.2.7", default-features = false, features = ["wildcards"] }
default = wildcards

The wildcards feature is set by default whenever actix-web-nextjs is added without default-features = false somewhere in the dependency tree.

wildcards default

actix-web-nextjs has 2 features without comments.