-
```[ 20%] Linking CXX executable bin/gtmfe
/usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_link_script CMakeFiles/gtmfe.dir/link.txt --verbose=1
/usr/local/opt/llvm/bin/clang++ -Wall -mlinker-ver…
-
Hello.
Is there any plan for upgrading or making new changes to existing "@angular-architects/module-federation" to support esbuild?
The latest "@angular-devkit/build-angular" builders are moving …
-
The Electronic Sound Experiment (demo course - week 2 / lesson 2) gives an error:
`TypeError: Cannot set properties of undefined (setting 'diagram') The tool is disabled.`
The legacy view works …
insad updated
1 month ago
-
Version 15.1
Getting a compile error
Error: node_modules/ngx-mfe/lib/directives/mfe-outlet.directive.d.ts:45:18 - error TS2707: Generic type 'ɵɵDirectiveDeclaration' requires between 6 and 8 type ar…
-
I merged much of linearfold directly from https://github.com/allyourbasepair/rbscalculator - and so, not only are the linters *very* unhappy, but there are lots of missing spots for better documentati…
-
We are using federation and having an issue on how the code gets transpiled for the MFE.
We do have a working repo with the issue:
https://github.com/paloitsingapore/spreadjs-vite
```bash
x …
-
While testing the `ng-web-component-mixed` branch, I found failures in the navigation between microfrontends, but the navigation from shell to microfrontend works correctly.
Initially to be able to…
-
`@edx/paragon` was [recently upgraded](https://github.com/openedx/frontend-app-gradebook/pull/300) to v20 in this MFE. v20 added a dependency on `react-intl` due to Paragon now shipping with already-t…
-
`routerLink` does not work when it is in an MFE. The URL changes in bar address, but nothing happens in the DOM.
Example here in this project:
https://git.ikilote.net/Jeux/web-games/-/blob/main/pr…
-
Hello,
I have a micro front end architecture with shell app and remote apps following webpack module federation approach.
I add ToastContainer to shell app but my remote apps seem to not see it. t…