Skip to content

Commit ee5a737

Browse files
Trottaduh95
andauthored
Update doc/api/esm.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent d19edca commit ee5a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/esm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ added: v12.10.0
181181

182182
* `text/javascript` for ES Modules
183183
* `application/json` for JSON (requires `--experimental-json-modules` flag)
184-
* `application/wasm` for Wasm
184+
* `application/wasm` for Wasm (requires [--experimental-wasm-modules](cli.md#--experimental-wasm-modules) flag).
185185

186186
`data:` URLs only resolve [_Bare specifiers_][Terminology] for builtin modules
187187
and [_Absolute specifiers_][Terminology]. Resolving

0 commit comments

Comments
 (0)