Vincent Spallek
Vincent Spallek
I [fixed the names](https://github.com/vincesp/stackblitz-starters-h6gf2a5j/commit/c9785006c11093ef0c96e43bfb2a1fa404dd774b). With that, I now get: | Result | Build tool | Format | | :---: | --- | --- | | :heavy_check_mark: | Vite + Rollup...
I am not completely sure yet how I would approach the docs, maybe you could clarify first: - If we do `ng add @angular-architects/module-federation` it recommends using native federation -...
And for non-Angular?
See also https://github.com/Tresjs/tres/issues/886#issuecomment-3108942256
Not stale
What do you mean by "typeless"? If not specified, the default is "commonjs", see https://nodejs.org/api/packages.html#type
I guess this very issue is a specimen of the ones that are being filed when it is typeless?
Are there any news?
The imports in the generated code always should have the prefix, both in dev as well as in prod. However, the dev server should not mount the root of the...