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

Support installed npm modules and relative require #135

Merged
merged 25 commits into from
Apr 21, 2021
Merged

Support installed npm modules and relative require #135

merged 25 commits into from
Apr 21, 2021

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    ddba1b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e5d39 View commit details
    Browse the repository at this point in the history
  3. Run build script

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e853490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75e3a5b View commit details
    Browse the repository at this point in the history
  5. Pass nativeRequire, as well

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c416f56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c92d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ca4cd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1c139b View commit details
    Browse the repository at this point in the history
  9. Use concat for paths

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    ade5cea View commit details
    Browse the repository at this point in the history
  10. Try global.module

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    f57c84a View commit details
    Browse the repository at this point in the history
  11. Run build

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    1f8fc98 View commit details
    Browse the repository at this point in the history
  12. Test eval

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    d37f92f View commit details
    Browse the repository at this point in the history
  13. Run build

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7e8659d View commit details
    Browse the repository at this point in the history
  14. Call resolve, then require

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7e12bd7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b0e12e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    01f87b6 View commit details
    Browse the repository at this point in the history
  17. Add new integration tests

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    3ede589 View commit details
    Browse the repository at this point in the history
  18. Add integration test running

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    19e7914 View commit details
    Browse the repository at this point in the history
  19. Add actions/checkout

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4a93ad9 View commit details
    Browse the repository at this point in the history
  20. Add npm ci to integration test

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    fb7e8f7 View commit details
    Browse the repository at this point in the history
  21. Workflow syntax error

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    5ee517d View commit details
    Browse the repository at this point in the history
  22. Update src/wrap-require.ts

    Co-authored-by: Josh Gross <joshmgross@github.com>
    jclem and joshmgross committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    256da4e View commit details
    Browse the repository at this point in the history
  23. v4.0.0

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c758586 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b616178 View commit details
    Browse the repository at this point in the history
  25. Run build script

    jclem committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    2923e50 View commit details
    Browse the repository at this point in the history