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(commonjs): reconstruct real es module from __esModule marker #537

Merged

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    f5b4fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24824a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed323e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3b851d View commit details
    Browse the repository at this point in the history
  5. chore(commonjs): fix tests

    LarsDenBakker authored and lukastaegert committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7d2b278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a9a712 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    853e004 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e4596f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcc9c08 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b46475 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d08ced View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10d082c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63563e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed93cf7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b707f6 View commit details
    Browse the repository at this point in the history
  16. refactor(commonjs): Completely refactor require handling

    Finally remove second AST walk
    lukastaegert committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    9b05c1e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2a6f913 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    347b304 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1725bc9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bc6a9d9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ba618c9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f8dbc89 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a61f2b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ef6f1ea View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    45fa0b8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d15bc4a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b4389bb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    09374a0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    800667b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    627f801 View commit details
    Browse the repository at this point in the history