-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-HighThis is particularly urgent, and deserves immediate attentionThis is particularly urgent, and deserves immediate attention
Milestone
Description
Bevy version
0.7
What you did
@NiklasEi discovered that the bevy
crate is now ~10 megabytes on crates.io (up from 150 kilobytes).
What went wrong
This is because we added a symlink in #3705, circumventing the "assets/**/*" exclusion in the bevy
crate's Cargo.toml. We are now deploying all of our example assets with the bevy crate. We need to fix this before Bevy 0.8.
alice-i-cecile, james7132, CGMossa and minecrawler
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorP-HighThis is particularly urgent, and deserves immediate attentionThis is particularly urgent, and deserves immediate attention