-
I'm trying to modify an existing page and as a result need to use react standalone and include Scale&React through plain html:
```
```
The issue with that approach is that Events won't …
-
Currently, AMP plugin JS assets constitute various modules which are as follows with their bundle size:
| Module | Stat | Parsed | Gzipped |
| ------------- | ------------- | ------------- | -----…
-
Hi @joelnet
I currently have a remote component in cjs format that is splitted into two files rather than a single file.
The remote component internally uses `lazy` and `Suspense`.
When I trie…
-
Hey, I'm trying to set up this plugin in my project, but Webpack compilation fails with the following error:
```
ERROR in ./app/client/silvertip/elements/progress_bar.js
Module build failed: Type…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
Per the https://micro-frontends.org/ architecture, I wou…
-
## 💬 Questions and Help
Thank you for this helpful project!
I'm trying to dynamically import SVGs based on a string filename, but I'm a little lost.
Is something like this possible using webp…
-
I'm not sure whether this should be considered a bug or not, but I find it VERY misleading that `forChild()` seems to be overriding providers defined with `forRoot()` even though no explicit overrides…
plalx updated
3 years ago
-
## Current behavior
I am using a custom web component based on Angular Elements. I have lazy loaded modules; each with their own i18n file. TranslateModule.forChild configuration in the lazy module i…
-
## What did you do?
Run 'pod install'
## What did you expect to happen?
Install all pod dependencies correctly
## What happened instead?
JSON::ParserError - Failed to parse JSON at file: '/…
-
I have an angular application that uses ngx-translation. For this, I made a Shared module that loads a translation file containing different keys (general errors...) :
`@NgModule({
imports: [
…