mirror of
https://github.com/molvqingtai/WebChat.git
synced 2025-11-25 03:15:08 +08:00
chore: update development start URL to example.com
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineConfig({
|
||||
imports: false,
|
||||
entrypointsDir: 'app',
|
||||
webExt: {
|
||||
startUrls: ['https://www.google.com/'],
|
||||
startUrls: ['http://www.example.com/'],
|
||||
openDevtools: true
|
||||
},
|
||||
manifest: ({ browser }) => {
|
||||
|
||||
Reference in New Issue
Block a user