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

[INTERNAL] Async bundling for require section #1048

Merged
merged 21 commits into from
Jul 23, 2024
Merged

Commits on Jul 23, 2024

  1. [FIX] Async bundling for require section

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    91e736f View commit details
    Browse the repository at this point in the history
  2. Inverse the logic for async

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3a28c9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9babb1e View commit details
    Browse the repository at this point in the history
  4. fix tests

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ffd2fd2 View commit details
    Browse the repository at this point in the history
  5. fix tests

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0611b33 View commit details
    Browse the repository at this point in the history
  6. fix tests

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    be0c05a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e127e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f3ea3f View commit details
    Browse the repository at this point in the history
  9. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    2 people authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b459a37 View commit details
    Browse the repository at this point in the history
  10. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    2 people authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e47601 View commit details
    Browse the repository at this point in the history
  11. Update docs

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3e4177d View commit details
    Browse the repository at this point in the history
  12. refactor: Documentation for mode=require

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9eecef8 View commit details
    Browse the repository at this point in the history
  13. fix eslint issues

    d3xter666 authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    79fe979 View commit details
    Browse the repository at this point in the history
  14. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    2 people authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2071a80 View commit details
    Browse the repository at this point in the history
  15. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    2 people authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c3e120c View commit details
    Browse the repository at this point in the history
  16. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    2 people authored and matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d66849b View commit details
    Browse the repository at this point in the history
  17. Update lib/processors/bundlers/moduleBundler.js

    Co-authored-by: Günter Klatt <57760635+KlattG@users.noreply.github.com>
    matz3 and KlattG committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a92a924 View commit details
    Browse the repository at this point in the history
  18. Update moduleBundler.js

    matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e3a2e71 View commit details
    Browse the repository at this point in the history
  19. Fix ESLint issues

    matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a06c99a View commit details
    Browse the repository at this point in the history
  20. Fix tests

    matz3 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a9a9c83 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    021e37c View commit details
    Browse the repository at this point in the history