chore: drop orphan public/vendor/tiptap.bundle.js
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"
This commit is contained in:
parent
10dbabf83b
commit
9f7b87feb3
1 changed files with 0 additions and 142 deletions
142
public/vendor/tiptap.bundle.js
vendored
142
public/vendor/tiptap.bundle.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue