Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@swc/types: BaseModuleConfig interface is missing resolveFully property #9672

Open
Hotell opened this issue Oct 23, 2024 · 0 comments
Open
Labels

Comments

@Hotell
Copy link

Hotell commented Oct 23, 2024

Describe the bug

https://github.com/swc-project/swc/blob/main/packages/types/index.ts#L962

is missing some newly added api's like resolveFully

see https://github.com/microsoft/fluentui/pull/33098/files/776657837e95ec32a53ca6e53c9b824ad7e1f47c#diff-0db058207d5620327c37cc2b7e20d879af7420bb12e2de1a8ad79d3a714684fbR11

Input code

No response

Config

No response

Playground link (or link to the minimal reproduction)

https://github.com/swc-project/swc/blob/main/packages/types/index.ts#L962

SWC Info output

No response

Expected behavior

@swc/types should reflect apis of @swc/core

Actual behavior

No response

Version

=1.5

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants
@Hotell and others