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

Serve inline assets on error pages (fixes #3) #29

Closed
wants to merge 3 commits into from

Commits on May 27, 2019

  1. Copy the full SHA
    c393ba6 View commit details
    Browse the repository at this point in the history
  2. Fix new eslint errors

    I addressed all of ESLint's concerns with the new code but didn't try to
    fix an existing error in `server/docs.js`. Said existing error regards a
    nontrivial regexp, which I didn't want to change without understanding
    what it does or how it is tested.
    chrisfrank committed May 27, 2019
    Copy the full SHA
    3e9bf8e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Copy the full SHA
    38f66cf View commit details
    Browse the repository at this point in the history