Skip to content

Commit 4238d48

Browse files
authored
Slides for 2025-09 (Merge #15)
2 parents 699df8d + 042dc1a commit 4238d48

File tree

3 files changed

+501
-1
lines changed

3 files changed

+501
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "npm run build-loose -- --watch",
77
"build": "npm run build-loose -- --strict",
88
"build-loose": "node -e 'fs.mkdirSync(\"build\", { recursive: true })' && ecmarkup --load-biblio @tc39/ecma262-biblio --verbose spec.emu build/index.html --lint-spec",
9-
"slides": "npx @marp-team/marp-cli slides/slides.md --allow-local-files --pdf"
9+
"slides": "npx @marp-team/marp-cli slides/2025-09-stage1-update.md --allow-local-files --pdf"
1010
},
1111
"homepage": "https://github.com/tc39/template-for-proposals#readme",
1212
"repository": {

0 commit comments

Comments
 (0)