constructor()

in lib/exceptions.js [33:35]


  constructor() {
    super(`Some loaders will be applied after ${PACKAGE_NAME} in extract mode`);
  }