-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Closed
Copy link
Labels
Description
Describe the bug
I have path aliases defined in my app and followed https://module-federation.io/guide/troubleshooting/type/overview.html#generated-type-contains-aliases to fix the issue. When I follow the article I'll get an issue about the Module Federation plugin not supporting tspc for option dts.generateTypes.compilerInstance
Reproduction
d
Used Package Manager
npm
System Info
System:
OS: macOS 14.7.2
CPU: (10) arm64 Apple M1 Pro
Memory: 35.34 MB / 32.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 22.14.0 - ~/.asdf/installs/nodejs/22.14.0/bin/node
Yarn: 4.9.1 - ~/.asdf/installs/nodejs/22.14.0/bin/yarn
npm: 10.9.2 - ~/.asdf/plugins/nodejs/shims/npm
Browsers:
Chrome: 136.0.7103.116
Safari: 18.2Validations
- Read the docs.
- Read the common issues list.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Module federation issue and not a framework-specific issue.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable