Vue.js defineAsyncComponent import containing .vue will lead to very long serve time

前端 未结 0 721
慢半拍i
慢半拍i 2020-12-03 04:57

In my piece of code, the npm run serve is working well (e.g. < 10 secs to finish):-

import { defineAsyncComponent } from \'vue\';

const newGa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题