runner-postProcessorPlugin-options.js 93 Bytes
Newer Older
liang ce committed
1 2 3
var less = {logLevel: 4,
    errorReporting: 'console',
    plugins: [postProcessorPlugin]};