Options and Usage
All Options are optional, the default values are as followed:
const DelayPlugin = /* webpack config object */moduleexports = ... plugins: delay: 3000 // delay in ms lifecycleEvents: 'run' 'watch-run' // array of strings, which must match webpack lifecycle events verbose: false // enable debug logging