pixsy/node_modules/less/test/browser/runner-rootpath-options.js

4 lines
95 B
JavaScript
Raw Normal View History

2017-12-22 17:22:08 +00:00
var less = {logLevel: 4,
errorReporting: "console"};
less.rootpath = "https://localhost/";