Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move resource embedding into HTML writer [API change] #9982

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 14, 2024

  1. Move resource embedding into HTML writer [API change]

    This adds a new field `writerEmbedResources` to the `WriterOptions`
    type. It is set to `False` by default.
    
    The field is named `embed_resources` in Lua.
    tarleb committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4fffcca View commit details
    Browse the repository at this point in the history