k-l-lambda's picture
updated node_modules
4cadbaf
raw
history blame contribute delete
178 Bytes
const FriendlyErrorsWebpackPlugin = require('./src/friendly-errors-plugin');
module.exports = FriendlyErrorsWebpackPlugin;
module.exports.default = FriendlyErrorsWebpackPlugin;