Skip to content

Fix combine lines bug and json object bug#6

Open
xcatliu wants to merge 1 commit intofangj:masterfrom
xcatliu:fix-combine-lines-bug-and-json-object-bug
Open

Fix combine lines bug and json object bug#6
xcatliu wants to merge 1 commit intofangj:masterfrom
xcatliu:fix-combine-lines-bug-and-json-object-bug

Conversation

@xcatliu
Copy link

@xcatliu xcatliu commented Aug 12, 2015

Some projects will ignore \r\n or \r in js files and combine all lines, which will cause several bugs and break the code, so I added some semicolons to avoid the problem.

Another bug is duplicated with #4

@wenbing
Copy link

wenbing commented Aug 18, 2015

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants