Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 0429114

Browse files
authored
[ROOT]: removed vite-book. Seems to break chrome. (#156)
1 parent 75b9a9b commit 0429114

23 files changed

+15
-1581
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"access": "public",
77
"baseBranch": "main",
88
"updateInternalDependencies": "patch",
9-
"ignore": ["@resembli/book"]
9+
"ignore": []
1010
}

.husky/commit-msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ INPUT_FILE=$1
55

66
START_LINE=`head -n1 $INPUT_FILE`
77

8-
ACCEPTED_LIST="ROOT|BOOK|WINDOW|UTILS|VERSION"
8+
ACCEPTED_LIST="ROOT|WINDOW|UTILS|VERSION"
99

1010
PATTERN="^\[(${ACCEPTED_LIST})\]: [a-z0-9].+\."
1111

book/.vitebook/App.tsx

Lines changed: 0 additions & 14 deletions
This file was deleted.

book/.vitebook/config.ts

Lines changed: 0 additions & 21 deletions
This file was deleted.

book/.vitebook/index.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

book/.vitebook/public/404.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.
-1.54 KB
Binary file not shown.
-338 Bytes
Binary file not shown.
-492 Bytes
Binary file not shown.

book/.vitebook/public/favicon.ico

-20.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)