Const
The set of loader strings exported by plugins. If a plugin exports preload = true, then it will be sorted to the start of this list, so that Node loads it before other loaders.
loader
preload = true
The set of
loader
strings exported by plugins. If a plugin exportspreload = true
, then it will be sorted to the start of this list, so that Node loads it before other loaders.