Skip to content

Dev mode is not re building / reloading in monorepo context (nx) #2983

Closed
@npirotte

Description

@npirotte

What version of Remix are you using?

1.4.1

Steps to Reproduce

  • Create a monorepo with NX (I assume it's the same with turbo repo)
  • Create a remix application
  • Create a library
  • Import something from the library into the application
  • Start the application in dev mode
  • Save some change in the library file.

Alternative that might go quicker:

Expected Behavior

App rebuild and reload.

Actual Behavior

Nothing happens, I have to do some change in the app itself to have it reloading.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions