--experimental-loader=module
指定自定义实验 ECMAScript 模块加载器 的 module。module 可以是接受为 import 说明符 的任何字符串。
¥Specify the module of a custom experimental ECMAScript module loader.
module may be any string accepted as an import specifier.
指定自定义实验 ECMAScript 模块加载器 的 module。module 可以是接受为 import 说明符 的任何字符串。
¥Specify the module of a custom experimental ECMAScript module loader.
module may be any string accepted as an import specifier.