UNPKG

friendly-errors-webpack-plugin

Version:

Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience

4 lines (2 loc) 124 B
const FriendlyErrorsWebpackPlugin = require('./src/friendly-errors-plugin'); module.exports = FriendlyErrorsWebpackPlugin;