diff --git a/package.json b/package.json index 7d95975..033513b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "type": "module", "scripts": { - "dev": "vite dev --host", + "dev": "vite dev --host --port 3000", "build": "vite build", "preview": "vite preview", "prepare": "svelte-kit sync || echo ''", @@ -40,4 +40,4 @@ "puppeteer-extra-plugin-stealth": "^2.11.2", "tailwindcss": "^4.1.11" } -} +} \ No newline at end of file diff --git a/src/app.html b/src/app.html index 1391f88..af68be5 100644 --- a/src/app.html +++ b/src/app.html @@ -1,12 +1,15 @@ -
- - - - %sveltekit.head% - - -