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

Could not find a declaration file for module '@angular-architects/module-federation/webpack'. #661

Open
1 of 2 tasks
wszydlak opened this issue Oct 10, 2024 · 0 comments · May be fixed by #699
Open
1 of 2 tasks

Comments

@wszydlak
Copy link
Contributor

wszydlak commented Oct 10, 2024

With what library do you have an issue?

module-federation

Reproduction of the bug/regression with instructions

When importing @angular-architects/module-federation/webpack into typescript files there is an error:

Could not find a declaration file for module '@angular-architects/module-federation/webpack'.

This is regression, as in v17 it worked well.

The problem occurs because there is no more webpack.d.ts file in root of 'module-federation' npm package.

Expected behavior

Types work properly

Versions of Native/Module Federation, Angular, Node, Browser, and operating system

@angular-architects/module-federation: 18

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
wszydlak added a commit to wszydlak/module-federation-plugin that referenced this issue Nov 25, 2024
@wszydlak wszydlak linked a pull request Nov 25, 2024 that will close this issue
wszydlak added a commit to wszydlak/module-federation-plugin that referenced this issue Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant