Use relative path for static files (#855)
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
"prettier/prettier": "warn"
|
||||
}
|
||||
},
|
||||
"homepage": "https://excalidraw.com",
|
||||
"homepage": ".",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
|
||||
Reference in New Issue
Block a user