Skip to content

[Merged by Bors] - Removed web-sys from bevy_window, never used#6414

Closed
slyedoc wants to merge 2 commits intobevyengine:mainfrom
slyedoc:main
Closed

[Merged by Bors] - Removed web-sys from bevy_window, never used#6414
slyedoc wants to merge 2 commits intobevyengine:mainfrom
slyedoc:main

Conversation

@slyedoc
Copy link
Contributor

@slyedoc slyedoc commented Oct 29, 2022

Objective

Noticed bevy_window doesn't ever use web-sys.
That logic resides to bevy_winit and winit.

Solution

Remove web-sys dependency

Co-authored-by: François <mockersf@gmail.com>
@alice-i-cecile alice-i-cecile added the C-Dependencies A change to the crates that Bevy depends on label Oct 29, 2022
@alice-i-cecile
Copy link
Member

Thanks!

@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Oct 30, 2022
# Objective

Noticed bevy_window doesn't ever use web-sys.
That logic resides to bevy_winit and winit.

## Solution

Remove web-sys dependency
@bors bors bot changed the title Removed web-sys from bevy_window, never used [Merged by Bors] - Removed web-sys from bevy_window, never used Oct 30, 2022
@bors bors bot closed this Oct 30, 2022
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

Noticed bevy_window doesn't ever use web-sys.
That logic resides to bevy_winit and winit.

## Solution

Remove web-sys dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Dependencies A change to the crates that Bevy depends on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants