UNPKG

@gridonic/webpack

Version:
16 lines (15 loc) 296 B
// @see https://webpack.js.org/configuration/stats/ module.exports = { all: false, assets: true, builtAt: true, colors: true, env: true, errors: true, hash: true, performance: true, publicPath: true, timings: true, version: true, warnings: true };