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

refactor(core): internalize, simplify and optimize the SSG logic #9798

Merged
merged 45 commits into from
Feb 8, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    92c1a74 View commit details
    Browse the repository at this point in the history
  2. simplify SSG plugin even more

    slorber committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2fb7cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e9acf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72c69b2 View commit details
    Browse the repository at this point in the history
  5. fix comment

    slorber committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f7cf058 View commit details
    Browse the repository at this point in the history
  6. split webpack server config

    slorber committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    684d95e View commit details
    Browse the repository at this point in the history
  7. move SSG logic out of webpack

    slorber committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    29c0bc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. move SSG logic out of webpack

    slorber committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7f6996f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d761d3 View commit details
    Browse the repository at this point in the history
  3. more refactor

    slorber committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    67b9223 View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    dc26d0f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    073f467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dfce98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de70d67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fabf483 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    258ec2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dd3c56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e130b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. refactor webpack configs

    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dcf9886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9674798 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7893f60 View commit details
    Browse the repository at this point in the history
  4. fix server tests

    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    25faa59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81613e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e7692d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a9cdcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cab720 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/slorber/internalize-ssg-logic' i…

    …nto slorber/internalize-ssg-logic
    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bb7e96c View commit details
    Browse the repository at this point in the history
  10. typo

    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ea534b9 View commit details
    Browse the repository at this point in the history
  11. rename renderToHtml

    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5f8c038 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bef6b87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ece1ce View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/slorber/internalize-ssg-logic' i…

    …nto slorber/internalize-ssg-logic
    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5abda78 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    170e321 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9595a30 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    77fa391 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/slorber/internalize-ssg-logic' i…

    …nto slorber/internalize-ssg-logic
    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0510a3c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9662027 View commit details
    Browse the repository at this point in the history
  20. improve error logging

    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a245b67 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3cbabc0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d185bde View commit details
    Browse the repository at this point in the history
  23. Merge remote-tracking branch 'origin/slorber/internalize-ssg-logic' i…

    …nto slorber/internalize-ssg-logic
    slorber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cfbe056 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. rename bad error message

    slorber committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4c76357 View commit details
    Browse the repository at this point in the history
  2. add missing await

    slorber committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    72af15b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7953746 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0d2f756 View commit details
    Browse the repository at this point in the history