chore: drop one-off playground capture script

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-06-22 20:15:44 +08:00
co-authored by Cursor
parent 2f8a652ccb
commit 4f9d8b7163
2 changed files with 1 additions and 329 deletions
+1 -2
View File
@@ -37,8 +37,7 @@
"build:changelog": "node bin/build-changelog.js",
"build:docs-hexo": "cd docs && npm ci && npm run build && shx cp CNAME public/",
"docs:dev": "run-s build:docs-liquid build:contributors build:used-by docs:serve",
"docs:serve": "cd docs && npm run start",
"capture:readme-playground": "node bin/capture-readme-playground.mjs"
"docs:serve": "cd docs && npm run start"
},
"bin": {
"liquidjs": "./bin/liquid.js",