Skip to content

[Merged by Bors] - Remove bevy_dynamic_plugin as a default#2578

Closed
DJMcNab wants to merge 1 commit intobevyengine:mainfrom
DJMcNab:dynamic_plugin
Closed

[Merged by Bors] - Remove bevy_dynamic_plugin as a default#2578
DJMcNab wants to merge 1 commit intobevyengine:mainfrom
DJMcNab:dynamic_plugin

Conversation

@DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Jul 31, 2021

It doesn't compile on wasm, and it's full of footguns

Objective

  • If bevy is used with default features on wasm, there's more of a chance it will compile
  • Note that I haven't done a full audit - it's possible that there are other problematic crates

Solution

  • bevy_dynamic_plugin is no longer a default plugin
  • I've also done an accidental drive by reformatting of the root Cargo.toml, as I have Even Better Toml installed.
  • (Please, rustfmt do this for us)

It doesn't compile on wasm, and it's full of footguns
@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Jul 31, 2021
@bjorn3 bjorn3 added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Triage This issue needs to be labelled labels Jul 31, 2021
@cart
Copy link
Member

cart commented Aug 1, 2021

bors r+

bors bot pushed a commit that referenced this pull request Aug 1, 2021
It doesn't compile on wasm, and it's full of footguns

# Objective

- If bevy is used with default features on wasm, there's more of a chance it will compile
- Note that I haven't done a full audit - it's possible that there are other problematic crates

## Solution

- `bevy_dynamic_plugin` is no longer a default plugin
- I've also done an accidental drive by reformatting of the root `Cargo.toml`, as I have [Even Better Toml](https://github.com/tamasfe/taplo) installed.
- (Please, rustfmt do this for us)
@bors bors bot changed the title Remove bevy_dynamic_plugin as a default [Merged by Bors] - Remove bevy_dynamic_plugin as a default Aug 1, 2021
@bors bors bot closed this Aug 1, 2021
@DJMcNab DJMcNab deleted the dynamic_plugin branch August 1, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants