The script an exported page carries, as source text. It has to run in a
file that loads nothing, so it is inlined rather than shipped as a module.
builtinExporters inlines this by default. Pass scripts: () => '' to
write a page with no script in it at all; the only cost is a tab strip
frozen on the panel that was open when it was saved.
The script an exported page carries, as source text. It has to run in a file that loads nothing, so it is inlined rather than shipped as a module.
builtinExportersinlines this by default. Passscripts: () => ''to write a page with no script in it at all; the only cost is a tab strip frozen on the panel that was open when it was saved.