tangbc / vue-virtual-scroll-list

⚡️A vue component support big amount data list with high render performance and efficient.
https://tangbc.github.io/vue-virtual-scroll-list
MIT License
4.41k stars 592 forks source link

rollup.production.js文件里的external少了s #398

Open fuwen3170 opened 1 year ago

fuwen3170 commented 1 year ago

master分支rollup.production.js文件webpack配置 external:["vue"] ❌

externals:["vue"]