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

Feat: improve rendering options #45

Merged
merged 3 commits into from
Apr 25, 2020
Merged

Feat: improve rendering options #45

merged 3 commits into from
Apr 25, 2020

Commits on Apr 25, 2020

  1. feat: allow external source to skip rendering

    Allows the exterior module to skip rendering the HTML.
    jniles committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    2824465 View commit details
    Browse the repository at this point in the history
  2. feat: add swallowErrors option

    Allows the user to pass in the swallowErrors option.
    jniles committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    674bf2b View commit details
    Browse the repository at this point in the history
  3. chore: fix eslint config

    jniles committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    f0a8669 View commit details
    Browse the repository at this point in the history