Skip to content

How to handle nests macro #173

@s97712

Description

@s97712
  • babel-plugin-macros version:
  • node version:
  • npm version:

Relevant code or config

macro1(macro2("1 + 1"))

How to process macro2 first and then macro1
I try to adjust import order, but macro1 is always processed first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions