3 lines
95 B
JavaScript
Executable file
3 lines
95 B
JavaScript
Executable file
var less = {logLevel: 4,
|
|
errorReporting: 'console'};
|
|
less.rootpath = 'https://localhost/';
|