Littile Prince
Results
3
comments of
Littile Prince
我想使用最新版本的 parcel , 应该是1.5.0 + , 但是在使用 const list = () => import('../components/pages/list.vue'); 构建会出现错误,需要1.4.1 版本的 parcel ,才不会出现报错的情况
还是没用