|
|
@ -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);
|
|
|
|