зеркало из
https://github.com/kodackx/disinformation-quest.git
synced 2025-10-28 20:34:15 +02:00
Update project template to latest Lovable version
This commit updates the project template to the latest version of Lovable, enabling new features and improvements. [skip gpt_engineer]
Этот коммит содержится в:
родитель
a98dbd901a
Коммит
3f3c7ae273
@ -11,6 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
@ -6,11 +6,11 @@ import { componentTagger } from "lovable-tagger";
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig(({ mode }) => ({
|
||||
server: {
|
||||
port: 3000,
|
||||
port: 8080,
|
||||
host: true
|
||||
},
|
||||
preview: {
|
||||
port: 3000,
|
||||
port: 8080,
|
||||
host: true
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user