打包压缩 layer.js

pull/68/head
longyunrui 2019-09-09 17:41:38 +08:00
parent a2ada5ec91
commit c3fccb3331
3 changed files with 2774 additions and 6 deletions

2
dist/layer.js vendored

File diff suppressed because one or more lines are too long

2768
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
"author": "贤心",
"homepage": "http://layer.layui.com/",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-minify-css": "^1.2.4",
"gulp-uglify": "^1.5.4",
"gulp-rename": "^1.2.2",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-header": "^1.8.8",
"del": "^2.2.2"
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^1.5.4"
},
"bugs": {
"url": "https://github.com/sentsin/layer/issues"