mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Use relative path for static files (#855)
This commit is contained in:
parent
097c5dfad7
commit
562b388326
2 changed files with 19 additions and 27 deletions
|
@ -71,7 +71,7 @@
|
|||
"prettier/prettier": "warn"
|
||||
}
|
||||
},
|
||||
"homepage": "https://excalidraw.com",
|
||||
"homepage": ".",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue