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

Add dev and dev_native features #20

Merged
merged 10 commits into from
Jul 5, 2024

Conversation

benfrankel
Copy link
Collaborator

@benfrankel benfrankel commented Jul 5, 2024

Fixes #18.

bevy/dynamic_linking works for both web and native builds, so it goes in dev.

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
@benfrankel benfrankel changed the title Add dev feature and some others Add dev and native_dev features Jul 5, 2024
@benfrankel benfrankel changed the title Add dev and native_dev features Add dev and dev_native features Jul 5, 2024
@benfrankel benfrankel merged commit 23c0391 into TheBevyFlock:main Jul 5, 2024
3 checks passed
@benfrankel benfrankel deleted the dev-feature branch July 5, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a dev feature or similar instead of debug_assertions
3 participants