mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 14:00:39 -07:00
chore: drop one-off playground capture script
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
+1
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user