-
Hey,
Is there an option to load objectManager.js only when it's needed?
```c#
private readonly Lazy _structureModule = new Lazy(() => jsRuntime.InvokeAsync(
"import", "./...etc...objec…
-
This project is awesome. I love it so much.
I have some problem when I using this.
1. Does it have lazy loading support?
2. How can we set the moment.js settings?
(ex. **setting localization** o…
-
## Version Information
Version: 20.10.1
## Description
According to the documentation (https://docs.sentry.io/platforms/javascript/install/lazy-load-sentry/#sdk-version) Sentry offers a light…
-
The current `dash_mantine_components.js` file is quite large at 2.7MB, which can impact performance and load times.
### Build Output:
```
> dash_mantine_components@0.14.6 build:js
> webpack
…
-
# JS отложенная загрузка
`chunk \#`
-
### Version
6.23.3
### What did you expect to happen?
Great success
### What actually happens?
My build failed
### Steps to reproduce
yarn build
### System info
MacOS 14.5 (23F79)
### Log ou…
-
### Environment
Nuxt:: ^3.12.2
@nuxtjs/i18n: ^8.5.5
### Reproduction
My nuxt.config.js:
```
modules: [
...
"@nuxtjs/i18n",
...
],
i18n: {
locales: [
{
code: "en",
f…
-
```
Browser bundles
Initial chunk files | Names | Raw size | Estimated transfer size
chunk-5D46G7OC.js | - | 167.40 kB | 49.17 …
-
# Problem
Multiple react version runtime plugin example does not work with `loadRemote`, only `import`.
## Example
https://github.com/module-federation/module-federation-examples/tree/master/runt…
-
When Javascript is disabled, lazy loaded images do not load at all, if a src has not been specified.
Using your example from the demos would result in an img with no src if javascript has been disabl…