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

Use ESM in Node.js code generation scripts #2739

Merged
merged 13 commits into from
Aug 23, 2024

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6fe9333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    103f9c6 View commit details
    Browse the repository at this point in the history
  3. Use .mjs extension

    louwers committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7c92f02 View commit details
    Browse the repository at this point in the history
  4. Use .mjs modules

    louwers committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aa39189 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a9e68a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    144a69e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix imports

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b7eda7b View commit details
    Browse the repository at this point in the history
  2. Fix test server

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    323389f View commit details
    Browse the repository at this point in the history
  3. Use C++ test server on Linux

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    72a34f0 View commit details
    Browse the repository at this point in the history
  4. Include http server on Linux

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0968532 View commit details
    Browse the repository at this point in the history
  5. Use newer version Node.js

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    11077a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e73b50d View commit details
    Browse the repository at this point in the history
  7. Setup Node with .nvmrc

    louwers committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3c43e82 View commit details
    Browse the repository at this point in the history