mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 13:17:27 +00:00
Fix docker deploy, remove unneeded files
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"main": "''",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"build": "tsc && vite build --base=/maputnik/",
|
||||
"lint": "eslint ./src ./cypress --ext ts,tsx,js,jsx --report-unused-disable-directives --max-warnings 0",
|
||||
"test": "cypress run",
|
||||
"cy:open": "cypress open",
|
||||
|
||||
Reference in New Issue
Block a user