Skip to content

[Question] How to generate module federation apps without typescript? #10

@DheerajMahra

Description

@DheerajMahra

nx g @nx/react:host host --remotes=shop,cart

Running this command generates host, shop, and cart having typescript enabled in their codebase by default.

  • How to opt out of ts while running the command? Passing --preset=js or --js=true doesn't work.

  • How to make the shop with TS and cart without TS? Is it supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions