Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

需要 1.4.1 版本的 parcel 才能兼容 parcel-plugin-vue + babel 的 import()异步导入 #40

Open
LittleP opened this issue Apr 16, 2018 · 4 comments

Comments

@LittleP
Copy link

LittleP commented Apr 16, 2018

如题

@BoltDoggy
Copy link
Owner

@LittleP 请问, 您正在使用哪个版本的 parcel

@LittleP
Copy link
Author

LittleP commented Apr 17, 2018

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

@BoltDoggy
Copy link
Owner

@LittleP 目前 parcel 最新版本是 1.7.0+ 了, 内置 vue 支持, 可以不需要本插件

@LittleP
Copy link
Author

LittleP commented Apr 17, 2018

好的,谢谢

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants