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

feat: feature flag to disable inspector-ui on build time #48

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

shouya
Copy link
Owner

@shouya shouya commented Feb 23, 2024

The Inspector UI is now enabled by a feature flag named inspector-ui. The feature is by default enabled. One can disable it during in build time with --no-default-filters flag in cargo build command.

Fixes #33.

@shouya shouya merged commit 6dc75de into master Feb 23, 2024
2 checks passed
@shouya shouya deleted the feature-flag-to-disable-inspector-ui branch February 23, 2024 11:29
@shouya shouya mentioned this pull request Feb 23, 2024
shouya added a commit that referenced this pull request Feb 25, 2024
The Inspector UI is now enabled by a feature flag named `inspector-ui`.
The feature is by default enabled. One can disable it during in build
time with `--no-default-filters` flag in `cargo build` command.

Fixes #33.

---------

Co-authored-by: shouya <shouya@users.noreply.github.com>
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.

Build errors
1 participant