Open xc2 opened 2 weeks ago
es module makes sense.
I'd prefer to:
entry
preferCondition: "import" | "require"
enhanced-resolve
Once we add a resolver library to the codebase, we can also use it to resolve the type declaration file more reliably.
es module makes sense.
I'd prefer to:
entry
option to allow users to specify the entry point; orpreferCondition: "import" | "require"
option and useenhanced-resolve
to resolve the entry.Once we add a resolver library to the codebase, we can also use it to resolve the type declaration file more reliably.