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: Add dev.reloadCommand config #362

Merged
merged 2 commits into from
Jan 19, 2024
Merged

feat: Add dev.reloadCommand config #362

merged 2 commits into from
Jan 19, 2024

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Jan 19, 2024

You can disable the reload command by setting the value to false, or customize the key binding by setting it to a custom string.

This closes #358

@aklinker1 aklinker1 self-assigned this Jan 19, 2024
Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit db6b84c
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/65aa8301207ac5000929b421
😎 Deploy Preview https://deploy-preview-362--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aklinker1 aklinker1 added bug Something isn't working feature and removed bug Something isn't working labels Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (948ee81) 80.79% compared to head (db6b84c) 80.91%.

Files Patch % Lines
src/types/internal.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   80.79%   80.91%   +0.11%     
==========================================
  Files         103      103              
  Lines        7238     7267      +29     
  Branches      658      658              
==========================================
+ Hits         5848     5880      +32     
+ Misses       1374     1371       -3     
  Partials       16       16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aklinker1 aklinker1 merged commit a525d78 into main Jan 19, 2024
16 checks passed
@aklinker1 aklinker1 deleted the dev-reload-command branch January 19, 2024 14:33
StyleT added a commit to StyleT/wxt that referenced this pull request Mar 20, 2024
This brings it up to date with changes done in wxt-dev#362
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Reload the Extension] Self-registered shortcut without my consent
1 participant