Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support required features in wasm examples showcase #10577

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

mockersf
Copy link
Member

Objective

  • Examples with required features fail to build
  • If you're fixing a specific issue, say "Fixes #X".

Solution

  • Pass them along when building examples for wasm showcase
  • Also mark example hot_asset_reloading as not wasm compatible as it isn't even with the right features enabled

@mockersf mockersf added C-Examples An addition or correction to our examples O-Web Specific to web (WASM) builds labels Nov 15, 2023
@mockersf mockersf added this to the 0.12.1 milestone Nov 15, 2023
@hymm hymm modified the milestones: 0.12.1, 0.13 Nov 15, 2023
@cart cart added this pull request to the merge queue Nov 16, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 16, 2023
@cart cart added this pull request to the merge queue Nov 16, 2023
Merged via the queue into bevyengine:main with commit 636d773 Nov 16, 2023
28 checks passed
cart pushed a commit that referenced this pull request Nov 30, 2023
# Objective

- Examples with required features fail to build
- If you're fixing a specific issue, say "Fixes #X".

## Solution

- Pass them along when building examples for wasm showcase
- Also mark example `hot_asset_reloading` as not wasm compatible as it
isn't even with the right features enabled
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- Examples with required features fail to build
- If you're fixing a specific issue, say "Fixes #X".

## Solution

- Pass them along when building examples for wasm showcase
- Also mark example `hot_asset_reloading` as not wasm compatible as it
isn't even with the right features enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Examples An addition or correction to our examples O-Web Specific to web (WASM) builds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants