-
### Current Behavior
no page error, no console output, no term output.
### Steps to Reproduce (for bugs)
```js
// pages/index.js
import dynamic from 'next/dynamic'
const TestLoader = dynamic(i…
-
We currently have some large (256KB+) dependencies, specifically:
1. VideoJS
2. Howler
3. PDF.js
We will likely add NSFW.js (#84) soon. I would like to suggest we use [dynamic imports](https://w…
-
### Version
v22.10.0
### Platform
```text
Linux GuyuDebian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux
```
### Subsystem
_No response_
##…
-
The update to NX 15 in this repo means that it now uses webpack. I see that the builders in this package make use of overwriting the webpack config file. However, I'm now running into issues with some…
-
I'm using WAT as a first-class language, and have an issue resolving imports: If one module exports a value, and another module imports that value, there is no (clean) way for the host to resolve the …
-
### Description of Proposed Feature
The spec (https://github.com/tc39/ecma262/pull/1645) was updated somewhat recently to *optionally* allow for dynamic imports to be "retried". The old spec speci…
-
### Tested versions
4.2.1 stable
### System information
Godot v4.2.1.stable - Windows 10.0.19044 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 6GB (NVIDIA; 31.0.15.5244) - Intel(R) …
-
Currently, `require` faces a similar problem to `JSON.parse`, where it returns `any`. Like `JSON.parse`, I think this would be another great place to reset the return type to be unknown.
I.e.
```j…
-
We have our config file set up to rename the import from our specific package, eg:
`import { Button } from '@namespace/react-core';`
BUT, we can't account for our customers properly implementing t…
-
## Is your feature request related to a problem? Please describe.
Add official support for dynamic import with advanced optimizations.
## Describe the solution you'd like
The issue preventing sup…