chore(ext): debug logging
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineConfig({
|
||||
webExt: {
|
||||
chromiumProfile: chromeProfile,
|
||||
keepProfileChanges: true,
|
||||
chromiumArgs: ['--hide-crash-restore-bubble'],
|
||||
},
|
||||
vite: () => ({
|
||||
plugins: [tailwindcss()],
|
||||
|
||||
Reference in New Issue
Block a user