-
The following JSON snippet contains a syntax error: A closing curly bracket is missing.
```
"file_name" : "test",
"[import]" : "./dynamic_imports/${file_name.jsonp"
```
Result:
`Invalid ex…
-
I was made aware that make-asynchronous does't import dynamic imports (https://github.com/sindresorhus/make-asynchronous/blob/7fce502f8c5f7d2a4af20f253e9dbb14c68fa21c/test.js#L68-L74). So I looked int…
-
### What problem are you trying to solve?
Separate tracking issue for non-statically-analyzable dynamic imports, as [the fix](https://deno.com/deploy/changelog#statically-analyzable-dynamic-imports…
-
I know there have been multiple threads on the subject (#661, #453, #322, #56), but since plugins are now a thing I figured it could be worth opening one more discussion. Perhaps there could be a solu…
-
I found this library while trying to understand why my app splits into chunks the way it does. It is quite helpful for the analysis already, but one thing I'm missing for chunk analysis particularly i…
-
I'm trying out PhpNode and the following:
```js
const php = new PhpNode({
persist: {
mountPath: '/persist',
localPath: process.cwd() + '/test…
-
### Describe the bug
I attempted to implement a dynamic select and found that I could not do so when also using a relative import. After removing the import (and all references to it), the dynamic se…
-
### What version of Bun is running?
1.0.6+969da088f5db3258a803ec186012e30f992829b4
### What platform is your computer?
Darwin 23.0.0 arm64 arm
### What steps can reproduce the bug?
A dynamic impo…
-
### Description
`@react-native/typescript-config` sets `"module": "es2015"` ([source](https://github.com/facebook/react-native/blob/1c1c8335db2494672cf955cf4db574e23fd2198a/packages/typescript-config…
-
## Environment
```
- Operating System: `MacOs`
- Node Version: `v19.3.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.19`
- Builder: `vi…