Results 8 comments of <PENG />

``` let g:indentLine_fileType = ['typescript', 'javascript', 'javascript.jsx', 'typescript.tsx'] ``` setting filetype you want to use indentLine

包裹在一个 script 标签中的js代码也是一个 task,意思就是这些代码会进入事件循环,那为什么会产生阻塞呢?包裹在一个 script 标签中的js代码是指哪些代码?

index.html中的代码 ```javascript for(var i = 0; i < 10000; i++) { if(i == 9999) { console.log('a'); } } ``` main.js中的代码 ```javascript console.log('b'); ``` script中的代码进入事件循环,那通过src引入的代码就会先执行,那为什么还是会先输出a,再输出b?

resolve https://github.com/vueClub/milk-vue/pull/18

try my vue component [vue2-conponent](https://github.com/PLDaily/vue2-waterfall),you don't need to set height

see my vue component [vue2-component](https://github.com/PLDaily/vue2-waterfall)