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

Introduce test-tools for esbuild config valiation. #976

Merged
merged 5 commits into from
Feb 8, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b10769e View commit details
    Browse the repository at this point in the history
  2. Simplify common.js to just export the config instead of separate buil…

    …d step. Disable console logging during test. Remove analysis from regular runs but add new pkg script for it. Tested locally.
    pablo-mayrgundter committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    48ece9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8501f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e043834 View commit details
    Browse the repository at this point in the history
  5. In build.js, use esbuild defines for MSW disable detection, to suppor…

    …t simpler NODE_ENV=production setting.
    pablo-mayrgundter committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dce0b9f View commit details
    Browse the repository at this point in the history