mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-18 20:18:27 -05:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
var less = {logLevel: 4,
|
|
errorReporting: 'console',
|
|
plugins: [preProcessorPlugin]};
|