mirror of
https://gitee.com/layui/layui.git
synced 2025-10-15 18:55:04 +08:00
修改代码规范
This commit is contained in:
@@ -27,7 +27,7 @@ var sourceFileMap = [
|
|||||||
'src/lay/modules/util.js',
|
'src/lay/modules/util.js',
|
||||||
'src/lay/modules/mobile/zepto.js',
|
'src/lay/modules/mobile/zepto.js',
|
||||||
'src/lay/modules/mobile/layer-mobile.js',
|
'src/lay/modules/mobile/layer-mobile.js',
|
||||||
'src/lay/modules/mobile/upload-mobile.js',
|
'src/lay/modules/mobile/upload-mobile.js'
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -44,7 +44,6 @@ sourceFileMap.filter(function (uri) {
|
|||||||
|
|
||||||
module.exports = function (config) {
|
module.exports = function (config) {
|
||||||
return {
|
return {
|
||||||
|
|
||||||
// base path that will be used to resolve all patterns (eg. files, exclude)
|
// base path that will be used to resolve all patterns (eg. files, exclude)
|
||||||
basePath: '',
|
basePath: '',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user