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

esm: update example-loader test fixture & API docs #29819

Closed
wants to merge 2 commits into from
Closed

esm: update example-loader test fixture & API docs #29819

wants to merge 2 commits into from

Commits on Apr 3, 2020

  1. esm: make enhancements to example loader fixture

    * Remove import of URL & process as they are unnecessary
    * Improve accuracy of hook's thrown error message
    * Improve accuracy of parameter & return type annotations
    * Move assignment of default parameter to inside hook function
    Derek Lewis authored and Derek Lewis committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d87fbd3 View commit details
    Browse the repository at this point in the history
  2. update example-loader test fixture

    Derek Lewis committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d849141 View commit details
    Browse the repository at this point in the history