Skip to content

Commit e470564

Browse files
committed
feat: add modernjsSsrLoaderId type definition
1 parent 455c145 commit e470564

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,3 +330,10 @@ will become something like this:
330330
```ts
331331
import { foo } from '/project/node_modules/your-lib/node_modules/@swc/helpers';
332332
```
333+
334+
#### extensions.modernjsSsrLoaderId
335+
336+
- Type: `boolean`
337+
- Default: `undefined`
338+
339+
Enable some transform only needed by Modern.js

0 commit comments

Comments
 (0)