use minified less compiler
This commit is contained in:
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…
x
Reference in New Issue
Block a user