Skip to content

Console Output

14:27:01 Started by user unknown or anonymous
14:27:01 Running as SYSTEM
14:27:01 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-kms
14:27:01 The recommended git tool is: NONE
14:27:01 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:27:01  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-kms/.git # timeout=10
14:27:01 Fetching changes from the remote Git repository
14:27:01  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git # timeout=10
14:27:01 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git
14:27:01  > /usr/local/git/bin/git --version # timeout=10
14:27:01  > git --version # 'git version 2.43.0'
14:27:01 using GIT_ASKPASS to set credentials gitlab凭据
14:27:01  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:27:01  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:27:01 Checking out Revision 82889256963d83fcf8f488ca54813126c44d3a76 (refs/remotes/origin/test)
14:27:01  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:27:01  > /usr/local/git/bin/git checkout -f 82889256963d83fcf8f488ca54813126c44d3a76 # timeout=10
14:27:01 Commit message: "Merge branch 'master-实时清除缓存' into test"
14:27:01  > /usr/local/git/bin/git rev-list --no-walk 82889256963d83fcf8f488ca54813126c44d3a76 # timeout=10
14:27:01 [badp-bcxin-web-5.x-kms] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7361442525779413067.sh
14:27:01 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-kms/src/badp-bcxin-5.x/obpm-kms-web/kmspc/
14:27:01 + npm install
14:27:09 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
14:27:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
14:27:09 npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
14:27:09 npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
14:27:09 npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
14:27:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
14:27:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported
14:27:09 npm WARN deprecated eslint-loader@2.2.1: This loader has been deprecated. Please use eslint-webpack-plugin
14:27:10 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
14:27:10 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
14:27:10 npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
14:27:10 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
14:27:10 npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
14:27:10 npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
14:27:10 npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
14:27:11 npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
14:27:11 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
14:27:11 npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
14:27:13 npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
14:27:13 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
14:27:14 npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
14:27:15 npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
14:27:15 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
14:27:17 npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
14:27:18 
14:27:18 added 1574 packages in 17s
14:27:18 
14:27:18 97 packages are looking for funding
14:27:18   run `npm fund` for details
14:27:19 + npm run build
14:27:19 
14:27:19 > hello-world@0.1.0 build
14:27:19 > vue-cli-service build
14:27:19 
14:27:19 
14:27:19 -  Building for production...
14:27:21 Browserslist: caniuse-lite is outdated. Please run:
14:27:21   npx update-browserslist-db@latest
14:27:21   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:23 Browserslist: caniuse-lite is outdated. Please run:
14:27:23   npx update-browserslist-db@latest
14:27:23   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:23 Browserslist: caniuse-lite is outdated. Please run:
14:27:23   npx update-browserslist-db@latest
14:27:23   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:25 Browserslist: caniuse-lite is outdated. Please run:
14:27:25   npx update-browserslist-db@latest
14:27:25   Why you should do it regularly: https://github.com/browserslist/update-db#readme
14:27:56  WARNING  Compiled with 17 warnings2:27:56 PM
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/admin/CompanyAdmin/CompanyReport.vue:314:11:
14:27:56   312 |       API.getReportSoure(this.params, {
14:27:56   313 |         onSucess: resp => {
14:27:56 > 314 |           console.log(resp)
14:27:56       |           ^
14:27:56   315 |           if(resp.data.errcode == "0"){
14:27:56   316 |             this.searchData = true;
14:27:56   317 |             this.number = resp.data.data;
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/admin/CompanyAdmin/labelSettings.vue:217:7:
14:27:56   215 |     //判断删除按钮是否显示
14:27:56   216 |     handleCheckChange(data, checked, indeterminate){
14:27:56 > 217 |       console.log(data, checked, indeterminate);
14:27:56       |       ^
14:27:56   218 |       checked ? this.isShow=true : this.isShow = false;
14:27:56   219 |     },
14:27:56   220 |
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/departmentKm/DepartmentKmData.vue:341:7:
14:27:56   339 |     },
14:27:56   340 |     curDiskParams(val){
14:27:56 > 341 |       console.log(val)
14:27:56       |       ^
14:27:56   342 |     }
14:27:56   343 |
14:27:56   344 |   },
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:65:11:
14:27:56   63 |       API.getApprovers(this.authorityModalParams.fileId, {
14:27:56   64 |         onSucess: resp => {
14:27:56 > 65 |           console.log(resp)
14:27:56      |           ^
14:27:56   66 |           this.approvers = resp.data.data;
14:27:56   67 |         } 
14:27:56   68 |       })
14:27:56 
14:27:56 
14:27:56 error: Unexpected side effect in "visible_" computed property (vue/no-side-effects-in-computed-properties) at src/components/shared/ApplicationAuthority.vue:74:9:
14:27:56   72 |     visible_: {
14:27:56   73 |       get() {
14:27:56 > 74 |         this.authorityInput = "";
14:27:56      |         ^
14:27:56   75 |         return this.visible;
14:27:56   76 |       },
14:27:56   77 |       set(val) {
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:84:7:
14:27:56   82 |   methods: {
14:27:56   83 |     onChange(ev,val) {
14:27:56 > 84 |       console.log("e--->",ev);
14:27:56      |       ^
14:27:56   85 |       console.log("val--->",val);
14:27:56   86 |     },
14:27:56   87 |     //申请权限提交
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:85:7:
14:27:56   83 |     onChange(ev,val) {
14:27:56   84 |       console.log("e--->",ev);
14:27:56 > 85 |       console.log("val--->",val);
14:27:56      |       ^
14:27:56   86 |     },
14:27:56   87 |     //申请权限提交
14:27:56   88 |     authorityClick(checkValue,reason) {
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:89:7:
14:27:56   87 |     //申请权限提交
14:27:56   88 |     authorityClick(checkValue,reason) {
14:27:56 > 89 |       console.log("checkValue",checkValue);
14:27:56      |       ^
14:27:56   90 |       console.log("reason",reason);
14:27:56   91 |       this.dataJson.preview = false;
14:27:56   92 |       this.dataJson.download = false;
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:90:7:
14:27:56   88 |     authorityClick(checkValue,reason) {
14:27:56   89 |       console.log("checkValue",checkValue);
14:27:56 > 90 |       console.log("reason",reason);
14:27:56      |       ^
14:27:56   91 |       this.dataJson.preview = false;
14:27:56   92 |       this.dataJson.download = false;
14:27:56   93 |       this.dataJson.edit = false;
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ApplicationAuthority.vue:103:7:
14:27:56   101 |         }
14:27:56   102 |       }
14:27:56 > 103 |       console.log("this.checkboxList",this.checkboxList);
14:27:56       |       ^
14:27:56   104 |       this.dataJson.reason = reason;
14:27:56   105 |       this.dataJson.resourceId = this.rowId;
14:27:56   106 |       if(this.approvers != ""){
14:27:56 
14:27:56 
14:27:56 7 errors found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/FileShareDialog.vue:108:7:
14:27:56   106 |   methods: {
14:27:56   107 |     handleClick(tab, event) {
14:27:56 > 108 |       console.log(tab, event);
14:27:56       |       ^
14:27:56   109 |       if(tab.name == 'externalShare'){
14:27:56   110 |         this.outsideShare();
14:27:56   111 |       }
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/FileUploader.vue:247:7:
14:27:56   245 |
14:27:56   246 |     fileUpload(e){//上传一次就触发一次
14:27:56 > 247 |       console.log(e)
14:27:56       |       ^
14:27:56   248 |       let ob = {};
14:27:56   249 | 			ob.uid = e.file.uid;
14:27:56   250 | 			ob.name = e.file.name
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/FolderUploader.vue:641:11:
14:27:56   639 |         for(let i=0; i<this.allfileArray.length; i++) {
14:27:56   640 |           this.folderUploadEnd=res.num
14:27:56 > 641 |           console.log(this.folderUploadEnd)
14:27:56       |           ^
14:27:56   642 |             this.allfileArray[i].marks = res.num;
14:27:56   643 |             this.allfileArray[i].marksValue= res.complete;
14:27:56   644 |             this.$forceUpdate();
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/FolderUploader.vue:648:7:
14:27:56   646 |       },
14:27:56   647 |       )
14:27:56 > 648 |       console.log(this.allfileArray[0].marks)      
14:27:56       |       ^
14:27:56   649 |         this.$emit('onRefreshComponent', this.params);
14:27:56   650 |      // this.visible=false
14:27:56   651 |       // this.fileId=[];
14:27:56 
14:27:56 
14:27:56 2 errors found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:484:7:
14:27:56   482 |         "resourceId": this.impowerTreeModalParams.record.id,
14:27:56   483 |       }
14:27:56 > 484 |       console.log(impowerParams)
14:27:56       |       ^
14:27:56   485 |       if(impowerParams.targetId.length == 0) {
14:27:56   486 |         this.$message({
14:27:56   487 |           type: 'warning',
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:697:7:
14:27:56   695 |       let editAuthorizationId = {...this.editAuthorizationId};
14:27:56   696 |       let indateRange = [];
14:27:56 > 697 |       console.log(record,"编辑时候的")
14:27:56       |       ^
14:27:56   698 |       if(record.startDate !="" && record.endDate  !=""){
14:27:56   699 |         indateRange.push(moment(record.startDate, 'YYYY-MM-DD'));
14:27:56   700 |         indateRange.push(moment(record.endDate, 'YYYY-MM-DD'));
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/ImpowerTreeDialog.vue:714:7:
14:27:56   712 |         "timeLimitType" : record.timeLimitType
14:27:56   713 |       };
14:27:56 > 714 |       console.log(impowerParams,"aaaa")
14:27:56       |       ^
14:27:56   715 |
14:27:56   716 |       editAuthorizationId = record.id;
14:27:56   717 |
14:27:56 
14:27:56 
14:27:56 3 errors found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/components/shared/LabelCategoryDialog.vue:57:7:
14:27:56   55 |       let categoryData = this.categorySettingsModalParams.categoryData;
14:27:56   56 |       let labelCate = this.categorySettingsModalParams.labelCate;
14:27:56 > 57 |       console.log(labelCate)
14:27:56      |       ^
14:27:56   58 |       let categorySettingsValue = "";
14:27:56   59 |       let categorySettingsArr = [];
14:27:56   60 |       for(let i=0;i<categoryData.length;i++){
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/utils/utils.js:135:7:
14:27:56   133 |       return result;
14:27:56   134 |   } catch (err) {
14:27:56 > 135 |       console.log(err)
14:27:56       |       ^
14:27:56   136 |   }
14:27:56   137 | }
14:27:56   138 |
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/views/HomePage.vue:668:6:
14:27:56   666 |
14:27:56   667 |      this.$store.commit('GET_LANGUAGE_STATUS',data);
14:27:56 > 668 |      console.log(data)
14:27:56       |      ^
14:27:56   669 |      console.log(this.$store.state.isEnglish);
14:27:56   670 |   }
14:27:56   671 |
14:27:56 
14:27:56 
14:27:56 error: Unexpected console statement (no-console) at src/views/HomePage.vue:669:6:
14:27:56   667 |      this.$store.commit('GET_LANGUAGE_STATUS',data);
14:27:56   668 |      console.log(data)
14:27:56 > 669 |      console.log(this.$store.state.isEnglish);
14:27:56       |      ^
14:27:56   670 |   }
14:27:56   671 |
14:27:56   672 |   },
14:27:56 
14:27:56 
14:27:56 2 errors found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected console statement (no-console) at src/views/teamKm/teamKm.vue:588:13:
14:27:56   586 |           },
14:27:56   587 |           onError: err => {
14:27:56 > 588 |             console.log(err)
14:27:56       |             ^
14:27:56   589 |             this.$message.error(this.$t('msg.no_delete_team'));
14:27:56   590 |           }
14:27:56   591 |         })
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 Module Warning (from ./node_modules/eslint-loader/index.js):
14:27:56 error: Unexpected side effect in "isAddTab" computed property (vue/no-side-effects-in-computed-properties) at src/utils/heard.vue:274:7:
14:27:56   272 |   computed: {
14:27:56   273 |     isAddTab() {
14:27:56 > 274 |       this.tab = this.$store.state.tab;
14:27:56       |       ^
14:27:56   275 |       return this.$store.state.tab;
14:27:56   276 |     }
14:27:56   277 |   },
14:27:56 
14:27:56 
14:27:56 1 error found.
14:27:56 
14:27:56 You may use special comments to disable some warnings.
14:27:56 Use // eslint-disable-next-line to ignore the next line.
14:27:56 Use /* eslint-disable */ to ignore all warnings in a file.
14:27:56  warning  in ./src/api.js
14:27:56 
14:27:56 Module Warning (from ./node_modules/thread-loader/dist/cjs.js):
14:27:56 
14:27:56 /data/jenkins/workspace/badp-bcxin-web-5.x-kms/src/badp-bcxin-5.x/obpm-kms-web/kmspc/src/api.js
14:27:56   138:9  error  Unexpected console statement  no-console
14:27:56   168:9  error  Unexpected console statement  no-console
14:27:56   171:9  error  Unexpected console statement  no-console
14:27:56 
14:27:56 ✖ 3 problems (3 errors, 0 warnings)
14:27:56 
14:27:56 
14:27:56  @ ./src/main.js 12:0-27 23:21-24 39:2-5
14:27:56  @ multi ./src/main.js
14:27:56 
14:27:56  warning  
14:27:56 
14:27:56 asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
14:27:56 This can impact web performance.
14:27:56 Assets: 
14:27:56   js/app.ce646497.js (712 KiB)
14:27:56   js/chunk-vendors.1f6eea14.js (2.91 MiB)
14:27:56   UEditor/third-party/highcharts/highcharts.src.js (434 KiB)
14:27:56   UEditor/third-party/jquery-1.10.2.js (267 KiB)
14:27:56   UEditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB)
14:27:56   UEditor/ueditor.all.min.js (373 KiB)
14:27:56   UEditor/ueditor.all.js (1.06 MiB)
14:27:56 
14:27:56  warning  
14:27:56 
14:27:56 entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
14:27:56 Entrypoints:
14:27:56   app (3.61 MiB)
14:27:56       js/chunk-vendors.1f6eea14.js
14:27:56       js/app.ce646497.js
14:27:56 
14:27:56 
14:27:56  warning  
14:27:56 
14:27:56 webpack performance recommendations: 
14:27:56 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
14:27:56 For more info visit https://webpack.js.org/guides/code-splitting/
14:27:56 
14:27:57   File                                      Size             Gzipped
14:27:57 
14:27:57   dist/UEditor/ueditor.all.min.js           373.46 KiB       100.76 KiB
14:27:57   dist/UEditor/third-party/jquery-1.10.2    90.92 KiB        32.06 KiB
14:27:57   .min.js
14:27:57   dist/UEditor/third-party/webuploader/w    56.91 KiB        18.66 KiB
14:27:57   ebuploader.min.js
14:27:57   dist/UEditor/third-party/webuploader/w    45.99 KiB        14.37 KiB
14:27:57   ebuploader.html5only.min.js
14:27:57   dist/UEditor/third-party/webuploader/w    45.81 KiB        15.77 KiB
14:27:57   ebuploader.custom.min.js
14:27:57   dist/UEditor/third-party/webuploader/w    38.87 KiB        12.03 KiB
14:27:57   ebuploader.withoutimage.min.js
14:27:57   dist/UEditor/third-party/webuploader/w    32.81 KiB        10.64 KiB
14:27:57   ebuploader.flashonly.min.js
14:27:57   dist/UEditor/third-party/xss.min.js       27.11 KiB        6.38 KiB
14:27:57   dist/UEditor/third-party/zeroclipboard    18.51 KiB        6.52 KiB
14:27:57   /ZeroClipboard.min.js
14:27:57   dist/UEditor/ueditor.parse.min.js         14.45 KiB        5.01 KiB
14:27:57   dist/js/chunk-vendors.1f6eea14.js         2984.64 KiB      872.04 KiB
14:27:57   dist/UEditor/ueditor.all.js               1086.60 KiB      213.79 KiB
14:27:57   dist/js/app.ce646497.js                   711.83 KiB       169.62 KiB
14:27:57   dist/UEditor/third-party/highcharts/hi    433.95 KiB       123.75 KiB
14:27:57   ghcharts.src.js
14:27:57   dist/UEditor/third-party/jquery-1.10.2    266.80 KiB       79.12 KiB
14:27:57   .js
14:27:57   dist/UEditor/third-party/webuploader/w    226.46 KiB       48.94 KiB
14:27:57   ebuploader.js
14:27:57   dist/UEditor/third-party/video-js/vide    209.79 KiB       56.03 KiB
14:27:57   o.dev.js
14:27:57   dist/UEditor/third-party/webuploader/w    193.52 KiB       43.01 KiB
14:27:57   ebuploader.custom.js
14:27:57   dist/UEditor/third-party/webuploader/w    182.25 KiB       39.11 KiB
14:27:57   ebuploader.html5only.js
14:27:57   dist/UEditor/third-party/SyntaxHighlig    155.77 KiB       43.52 KiB
14:27:57   hter/shCore.js
14:27:57   dist/UEditor/third-party/codemirror/co    154.89 KiB       35.91 KiB
14:27:57   demirror.js
14:27:57   dist/UEditor/third-party/webuploader/w    148.40 KiB       31.44 KiB
14:27:57   ebuploader.withoutimage.js
14:27:57   dist/UEditor/third-party/highcharts/hi    137.55 KiB       50.63 KiB
14:27:57   ghcharts.js
14:27:57   dist/UEditor/third-party/webuploader/w    135.64 KiB       29.89 KiB
14:27:57   ebuploader.flashonly.js
14:27:57   dist/UEditor/dialogs/image/image.js       125.19 KiB       55.10 KiB
14:27:57   dist/UEditor/third-party/highcharts/mo    98.32 KiB        22.42 KiB
14:27:57   dules/canvas-tools.src.js
14:27:57   dist/UEditor/third-party/highcharts/hi    58.77 KiB        16.33 KiB
14:27:57   ghcharts-more.src.js
14:27:57   dist/UEditor/third-party/highcharts/mo    56.52 KiB        15.35 KiB
14:27:57   dules/canvas-tools.js
14:27:57   dist/UEditor/third-party/video-js/vide    54.09 KiB        16.62 KiB
14:27:57   o.js
14:27:57   dist/UEditor/dialogs/wordimage/tangram    46.41 KiB        12.48 KiB
14:27:57   .js
14:27:57   dist/UEditor/third-party/zeroclipboard    42.20 KiB        9.15 KiB
14:27:57   /ZeroClipboard.js
14:27:57   dist/UEditor/ueditor.parse.js             35.91 KiB        7.93 KiB
14:27:57   dist/UEditor/dialogs/video/video.js       29.78 KiB        7.62 KiB
14:27:57   dist/UEditor/dialogs/attachment/attach    29.67 KiB        6.63 KiB
14:27:57   ment.js
14:27:57   dist/UEditor/lang/en/en.js                28.72 KiB        8.24 KiB
14:27:57   dist/UEditor/dialogs/scrawl/scrawl.js     26.51 KiB        5.97 KiB
14:27:57   dist/UEditor/lang/zh-cn/zh-cn.js          25.88 KiB        8.55 KiB
14:27:57   dist/UEditor/third-party/highcharts/mo    25.16 KiB        7.84 KiB
14:27:57   dules/map.src.js
14:27:57   dist/UEditor/ueditor.config.js            22.70 KiB        8.42 KiB
14:27:57   dist/UEditor/third-party/highcharts/hi    21.30 KiB        7.91 KiB
14:27:57   ghcharts-more.js
14:27:57   dist/UEditor/third-party/highcharts/mo    16.86 KiB        5.73 KiB
14:27:57   dules/exporting.src.js
14:27:57   dist/UEditor/third-party/highcharts/mo    15.14 KiB        4.81 KiB
14:27:57   dules/data.src.js
14:27:57   dist/UEditor/dialogs/background/backgr    14.04 KiB        3.56 KiB
14:27:57   ound.js
14:27:57   dist/UEditor/dialogs/template/config.j    12.19 KiB        2.50 KiB
14:27:57   s
14:27:57   dist/UEditor/third-party/highcharts/ad    11.38 KiB        3.82 KiB
14:27:57   apters/standalone-framework.src.js
14:27:57   dist/UEditor/dialogs/charts/charts.js     10.89 KiB        3.34 KiB
14:27:57   dist/UEditor/third-party/highcharts/mo    10.69 KiB        3.16 KiB
14:27:57   dules/drilldown.src.js
14:27:57   dist/UEditor/third-party/highcharts/mo    9.88 KiB         4.03 KiB
14:27:57   dules/map.js
14:27:57   dist/UEditor/dialogs/table/edittable.j    8.72 KiB         2.01 KiB
14:27:57   s
14:27:57   dist/UEditor/third-party/highcharts/ad    8.72 KiB         3.18 KiB
14:27:57   apters/prototype-adapter.src.js
14:27:57   dist/UEditor/third-party/highcharts/mo    8.18 KiB         2.56 KiB
14:27:57   dules/annotations.src.js
14:27:57   dist/UEditor/dialogs/music/music.js       7.64 KiB         2.16 KiB
14:27:57   dist/UEditor/third-party/highcharts/ad    7.61 KiB         2.91 KiB
14:27:57   apters/mootools-adapter.src.js
14:27:57   dist/UEditor/third-party/highcharts/mo    7.08 KiB         3.07 KiB
14:27:57   dules/exporting.js
14:27:57   dist/UEditor/third-party/highcharts/mo    6.38 KiB         2.33 KiB
14:27:57   dules/funnel.src.js
14:27:57   dist/UEditor/dialogs/emotion/emotion.j    6.15 KiB         2.03 KiB
14:27:57   s
14:27:57   dist/UEditor/third-party/highcharts/mo    5.42 KiB         1.95 KiB
14:27:57   dules/drilldown.js
14:27:57   dist/UEditor/third-party/highcharts/ad    4.95 KiB         2.15 KiB
14:27:57   apters/standalone-framework.js
14:27:57   dist/UEditor/dialogs/spechars/spechars    4.56 KiB         2.37 KiB
14:27:57   .js
14:27:57   dist/UEditor/third-party/highcharts/th    4.38 KiB         1.21 KiB
14:27:57   emes/gray.js
14:27:57   dist/UEditor/third-party/highcharts/mo    4.33 KiB         1.89 KiB
14:27:57   dules/data.js
14:27:57   dist/UEditor/dialogs/searchreplace/sea    4.30 KiB         1.27 KiB
14:27:57   rchreplace.js
14:27:57   dist/UEditor/third-party/highcharts/th    4.25 KiB         1.20 KiB
14:27:57   emes/dark-blue.js
14:27:57   dist/UEditor/third-party/highcharts/th    4.24 KiB         1.21 KiB
14:27:57   emes/dark-green.js
14:27:57   dist/UEditor/dialogs/wordimage/wordima    4.05 KiB         1.95 KiB
14:27:57   ge.js
14:27:57   dist/UEditor/third-party/highcharts/mo    3.32 KiB         1.52 KiB
14:27:57   dules/annotations.js
14:27:57   dist/UEditor/third-party/highcharts/ad    3.23 KiB         1.33 KiB
14:27:57   apters/prototype-adapter.js
14:27:57   dist/UEditor/third-party/highcharts/mo    2.79 KiB         1.12 KiB
14:27:57   dules/no-data-to-display.src.js
14:27:57   dist/UEditor/dialogs/internal.js          2.54 KiB         0.98 KiB
14:27:57   dist/UEditor/third-party/highcharts/ad    2.21 KiB         1.06 KiB
14:27:57   apters/mootools-adapter.js
14:27:57   dist/UEditor/third-party/highcharts/mo    1.93 KiB         1.08 KiB
14:27:57   dules/funnel.js
14:27:57   dist/UEditor/third-party/highcharts/th    1.75 KiB         0.65 KiB
14:27:57   emes/grid.js
14:27:57   dist/UEditor/third-party/highcharts/th    1.72 KiB         0.64 KiB
14:27:57   emes/skies.js
14:27:57   dist/UEditor/dialogs/template/template    1.55 KiB         0.67 KiB
14:27:57   .js
14:27:57   dist/UEditor/dialogs/help/help.js         1.47 KiB         0.70 KiB
14:27:57   dist/UEditor/dialogs/charts/chart.conf    1.38 KiB         0.44 KiB
14:27:57   ig.js
14:27:57   dist/UEditor/third-party/highcharts/mo    1.33 KiB         0.70 KiB
14:27:57   dules/no-data-to-display.js
14:27:57   dist/UEditor/third-party/highcharts/mo    1.10 KiB         0.49 KiB
14:27:57   dules/heatmap.src.js
14:27:57   dist/js/kms.config.js                     0.81 KiB         0.31 KiB
14:27:57   dist/UEditor/third-party/highcharts/mo    0.52 KiB         0.37 KiB
14:27:57   dules/heatmap.js
14:27:57   dist/UEditor/themes/default/css/uedito    42.73 KiB        6.84 KiB
14:27:57   r.css
14:27:57   dist/UEditor/themes/default/css/uedito    34.12 KiB        5.53 KiB
14:27:57   r.min.css
14:27:57   dist/UEditor/third-party/video-js/vide    20.82 KiB        5.45 KiB
14:27:57   o-js.css
14:27:57   dist/UEditor/dialogs/image/image.css      17.71 KiB        3.46 KiB
14:27:57   dist/UEditor/dialogs/video/video.css      14.57 KiB        3.10 KiB
14:27:57   dist/UEditor/dialogs/attachment/attach    14.05 KiB        2.81 KiB
14:27:57   ment.css
14:27:57   dist/UEditor/third-party/video-js/vide    11.18 KiB        2.53 KiB
14:27:57   o-js.min.css
14:27:57   dist/UEditor/third-party/SyntaxHighlig    6.95 KiB         1.31 KiB
14:27:57   hter/shCoreDefault.css
14:27:57   dist/UEditor/dialogs/scrawl/scrawl.css    3.73 KiB         0.97 KiB
14:27:57   dist/UEditor/third-party/codemirror/co    2.82 KiB         0.90 KiB
14:27:57   demirror.css
14:27:57   dist/UEditor/dialogs/charts/charts.css    2.54 KiB         0.81 KiB
14:27:57   dist/UEditor/dialogs/background/backgr    2.34 KiB         0.87 KiB
14:27:57   ound.css
14:27:57   dist/UEditor/dialogs/emotion/emotion.c    1.76 KiB         0.53 KiB
14:27:57   ss
14:27:57   dist/UEditor/themes/default/dialogbase    1.65 KiB         0.81 KiB
14:27:57   .css
14:27:57   dist/UEditor/dialogs/music/music.css      1.64 KiB         0.63 KiB
14:27:57   dist/UEditor/dialogs/table/edittable.c    1.16 KiB         0.41 KiB
14:27:57   ss
14:27:57   dist/UEditor/dialogs/template/template    1.01 KiB         0.49 KiB
14:27:57   .css
14:27:57   dist/UEditor/third-party/webuploader/w    0.50 KiB         0.29 KiB
14:27:57   ebuploader.css
14:27:57   dist/UEditor/dialogs/help/help.css        0.38 KiB         0.20 KiB
14:27:57   dist/UEditor/themes/iframe.css            0.04 KiB         0.06 KiB
14:27:57 
14:27:57   Images and other types of assets omitted.
14:27:57 
14:27:57  DONE  Build complete. The dist directory is ready to be deployed.
14:27:57  INFO  Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
14:27:57       
14:27:57 Finished: SUCCESS