-
-
Notifications
You must be signed in to change notification settings - Fork 467
Description
Why add the disableAutoLaunch field?
disableAutoLaunch: true // Do not auto-open the browser
disableAutoLaunch: false // Auto open the Browser
For example:
I set disableAutoLaunch to true and manually loaded the chrome-mv3 directory for development so that I could easily debug the background.js
Currently using WXT, and I've encountered a debugging issue: How to debug background.js?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

