-
following the regular 'npm install && npm run ext:build` steps, building master fails here:
```
assets by status 14.9 MiB [cached] 29 assets
orphan modules 25.6 MiB [orphan] 2889 modules
runtime m…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
| Q | A
| ----------------------------------- | -------
| Bug or feature request? | Feature
| Which Swagger/OpenAPI version? | 2.0, 3.0…
-
Any workarounds for this feature?
I tried this approach (https://github.com/Voronar/jsoo-webpack/blob/master/main.ml#L5), but it is awful.
-
The ~~issue~~ cool feature of the Bazel is that Bazel does not allow cyclic dependencies which occurs if trying to combine all reducers into RootReducer and then use RootState as type for selectors (c…
-
I've been trying to follow the 'vue3-demo-webpack-esm-esm' and apply a similar concept using a React Webpack5 host which consumers a remote exposed from Vite.
Is this supported when the host is usi…
-
As pointed out at https://github.com/dsherret/ts-morph/issues/949#issuecomment-792288644, one important caveat to using ts-morph to analyze Deno code is that even though ts-morph runs in Deno, it cann…
-
Hello.
Read lot of comment around [the issue](https://github.com/originjs/vite-plugin-federation/issues/121), tried to combine all gathered information into dynamic remotes loader, it's too hard.
Fa…
-
EDIT: I have been attempting to create a Turbo Module with backwards compatibility. These issues were also present with js module, but it's possible other options are unaffected. Also, Android does no…
-
No matter what we do lazy loading or eager loading Angular Module instance never gets destroyed.
When we route across components or use *ngIF Components get destroyed and recreated but its not the …