Skip to content

Di-ignore comments are removed with react compiler #108

@willassian

Description

@willassian

Since React Compiler strips out comments // di-ignore comments are removed

The solution here might be to use "use strict" style string directives or similar that aren't removed, similar to how React Compiler uses "use no memo" at the top of the function scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions