-
Notifications
You must be signed in to change notification settings - Fork 134
Closed
Description
The new docs environment duplicates a lot of dependencies unnecessarily. The default for environments is to include the named features as well as the default feature, so all dependencies of the default feature are already included. Some of the dependencies now request different versions. Also, I think all dependencies necessary for the docs feature should be part of the dev environment, so instead of duplicating them between dev and docs the dev environment could instead include the docs feature too.
Originally posted by @matrss in #3002 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels