90 KB pre-built Tiptap bundle from the old vanilla CMS. Not
referenced anywhere — Tiptap now comes from npm through the Vite
bundle (commit e323faa). Deleting the whole public/vendor/ directory
since this was its only file.
Confirmed no references via:
grep -rn "vendor/tiptap\\|tiptap.bundle" . --include="*.ts"
--include="*.tsx" --include="*.html" --include="*.js"
|
||
|---|---|---|
| .. | ||
| .well-known | ||
| app | ||
| audio | ||
| data | ||
| icons | ||
| images/pe-guide | ||
| img | ||
| 404.html | ||
| favicon.ico | ||
| manifest.json | ||
| sw.js | ||