Variable loadersConst

loaders: string[]

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.