Add development configuration for marketing service in Docker and update frontend scripts
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev:marketing": "vite --host 0.0.0.0 --port 5174 --force marketing.html",
|
||||
"build": "vite build",
|
||||
"build:marketing": "vite build --mode marketing",
|
||||
"build:check": "tsc -b && vite build",
|
||||
|
||||
Reference in New Issue
Block a user