修改代码规范
This commit is contained in:
parent
f6f7411f91
commit
b367b37945
@ -27,7 +27,7 @@ var sourceFileMap = [
|
||||
'src/lay/modules/util.js',
|
||||
'src/lay/modules/mobile/zepto.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) {
|
||||
return {
|
||||
|
||||
// base path that will be used to resolve all patterns (eg. files, exclude)
|
||||
basePath: '',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user