File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1010 "build-only" : " ecmarkup --verbose spec.html --multipage out" ,
1111 "build" : " npm run build-head" ,
1212 "build-for-pdf" : " npm run prebuild-only && ecmarkup --verbose spec.html out/index.html --assets external --assets-dir out --printable --lint-spec --strict" ,
13- "pdf" : " npm run build-for-pdf && prince --script ./node_modules/ecmarkup/js/print.js out/index.html -o out/ECMA-262.pdf" ,
13+ "pdf" : " npm run build-for-pdf && prince-books --script ./node_modules/ecmarkup/js/print.js out/index.html -o out/ECMA-262.pdf" ,
1414 "prebuild-snapshot" : " npm run clean" ,
1515 "build-snapshot" : " npm run build-head && node scripts/insert_snapshot_warning.js" ,
1616 "clean" : " rm -rf out" ,
Original file line number Diff line number Diff line change 158158 status: draft
159159 location: https://tc39.es/ecma262/
160160 markEffects: true
161+ boilerplate:
162+ copyright: alternative
161163</pre>
162164<p><img src="img/ecma-logo.svg" id="ecma-logo" alt="Ecma International logo"></p>
163165<div id="metadata-block">
You can’t perform that action at this time.
0 commit comments