-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
What problem does this solve or what need does it fill?
I want to use bevy as an engine for backend part of my project. For now bevy requires a lot of useless dependencies for backend stuff like window
features and others.
Describe the solution would you like?
Mark as much as possible features as optional. Then end user will be able to select and use only required features.
Describe the alternative(s) you've considered?
I don't see other solution for the problem.
Additional context
No
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-FeatureA new feature, making something new possibleA new feature, making something new possible