use minified less compiler

pull/1/head
ansuz 8 years ago
parent fca1ef4d36
commit a9f8f42e3c

@ -2,7 +2,7 @@
/*:: const define = () => {}; */ /*:: const define = () => {}; */
define([ define([
'/api/config', '/api/config',
'/bower_components/less/dist/less.js' '/bower_components/less/dist/less.min.js'
], function (Config, Less) { /*::});module.exports = (function() { ], function (Config, Less) { /*::});module.exports = (function() {
const Config = (undefined:any); const Config = (undefined:any);
const Less = (undefined:any); const Less = (undefined:any);

Loading…
Cancel
Save