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

fix(remix-dev): re-use REMIX_DEV_SERVER_WS_PORT when reloading config #3206

Merged
merged 5 commits into from
May 17, 2022

Commits on May 16, 2022

  1. fix(remix-dev): re-use REMIX_DEV_SERVER_WS_PORT when reloading config

    closes REM-1091
    
    closes #2958
    
    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed May 16, 2022
    Configuration menu
    Copy the full SHA
    9b9ad25 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. chore(remix-dev): NaN fallback

    Signed-off-by: Logan McAnsh <[email protected]>
    mcansh committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a600343 View commit details
    Browse the repository at this point in the history
  2. Update packages/remix-dev/config.ts

    Co-authored-by: Kent C. Dodds <[email protected]>
    mcansh and kentcdodds authored May 17, 2022
    Configuration menu
    Copy the full SHA
    0ea0631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14963ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f338584 View commit details
    Browse the repository at this point in the history