Skip to content

Commit 55082b8

Browse files
authored
refactor(preview): remove pdf (#278)
1 parent ea8ecf4 commit 55082b8

File tree

7 files changed

+1
-776
lines changed

7 files changed

+1
-776
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"@github/webauthn-json": "^2.1.1",
6363
"@hope-ui/solid": "0.6.7",
6464
"@monaco-editor/loader": "^1.5.0",
65-
"@pdfslick/solid": "^3.0.0",
6665
"@ruffle-rs/ruffle": "0.2.0-nightly.2025.8.3",
6766
"@solid-primitives/i18n": "^2.2.1",
6867
"@solid-primitives/keyboard": "^1.3.1",
@@ -95,7 +94,6 @@
9594
"mitt": "^3.0.1",
9695
"monaco-editor": "^0.54.0",
9796
"mpegts.js": "^1.8.0",
98-
"pdfjs-dist": "^5.3.31",
9997
"qrcode": "^1.5.4",
10098
"rehype-katex": "6.0.3",
10199
"rehype-raw": "^7.0.0",
@@ -114,10 +112,5 @@
114112
},
115113
"lint-staged": {
116114
"**/*.{js,ts,css,tsx,jsx,md,html,yml,yaml}": "prettier --write"
117-
},
118-
"pnpm": {
119-
"patchedDependencies": {
120-
"@pdfslick/[email protected]": "patches/@[email protected]"
121-
}
122115
}
123116
}

patches/@[email protected]

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

pnpm-lock.yaml

Lines changed: 0 additions & 219 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)