Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

包下载后,无法加载组件 #3

Closed
Rachelin opened this issue Jul 25, 2016 · 1 comment
Closed

包下载后,无法加载组件 #3

Rachelin opened this issue Jul 25, 2016 · 1 comment

Comments

@Rachelin
Copy link

Rachelin commented Jul 25, 2016

包下载后,我用browsrify无法build成功。错误信息是:

Error: Cannot find module '!!./../node_modules/css-loader/index.js!./../node_modules/vue-loader/lib/style-rewriter.js!./../node_modules/vue-loader/lib/selector.js?type=style&index=0!./FileUpload.vue'

我用的osx 10.10.5,项目是用browserify + vue。
我担心是不是没有加载依赖包,npm install之后,还是报错。麻烦@lian-yue 帮忙看一下。

@lian-yue
Copy link
Owner

@Rachelin
我用的 webpack

browsrify 不清楚 browsrify 配置到能加载 vue 文件不

直接引入 也不行么
/src/FileUpload.vue

lian-yue pushed a commit that referenced this issue Apr 26, 2017
use template style in InputFile component; build dist
lian-yue pushed a commit that referenced this issue Feb 6, 2018
Chunk upload fix for `multipart/form-data` form request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants