YorkShen commented on a change in pull request #608: Debug frontend
URL: https://github.com/apache/incubator-weex-cli/pull/608#discussion_r361908145
##########
File path: packages/@weex/plugins/debug/frontend/src/views/analyze/analyze.ts
##########
@@ -153,15 +153,15 @@ export class AnalyzeComponent extends Vue {
historyChange () {
let downloadContent
let len = this.historys.length
- for (let i = 0; i < len;i++) {
Review comment:
There are still some changes about code format in `analyze.ts`, you may
consider revert it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services