Skip to content

Exception for Fast Refresh #10361

Open
Open
@mustafahlvc

Description

@mustafahlvc

Is your proposal related to a problem?

Hi,

I'm using axios-mock-adapter to demonstrate api calls.
It catches HTTP requests then you can respond with the data which you provide.

Without the Fast Refresh, the changes on the files detected by the cra and reloads the app.

But with the Fast Refresh, even the changes detected (i guess), the request won't be triggered and not updates the app.

Describe the solution you'd like

It would be good to define an exception for partially disabling fast refresh.
Can be detected with the comment blocks or with a configuration.

Kind regards.

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