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

[Bug Report] 关于 【如果你看到这一行,说明 vux-loader 配置有问题或者代码书写规范的原因导致无法解析成按需引入组件】 的问题 #3498

Closed
ngxlua opened this issue May 28, 2019 · 4 comments
Milestone

Comments

@ngxlua
Copy link

ngxlua commented May 28, 2019

VUX version

2.9.4

OS/Browsers version

OSX 10.12

Vue version

2.6.10

Code

import { AjaxPlugin } from "vux"

Steps to reproduce

  1. 根据官方文档使用脚手架
  2. 引入 wechatplugin

What is Expected?

解决提示:

如果你看到这一行,说明 vux-loader 配置有问题或者代码书写规范的原因导致无法解析成按需引入组件....

What is actually happening?

始终提示 【如果你看到这一行,说明 vux-loader 配置有问题或者代码书写规范的原因导致无法解析成按需引入组件】

我参阅了历史 issue 未能解决问题

@ngxlua
Copy link
Author

ngxlua commented May 28, 2019

image

期待回复, 感谢作者

@gogoJava
Copy link

gogoJava commented Jan 6, 2020

遇到同样问题

@849511441
Copy link

要不就只有局部引用,要不就是在main.js 引用用绝对路径 import AjaxPlugin from "vux/src/plugs/..." 这样

@caozhong1996 caozhong1996 added this to the 2.9.5 milestone Jun 7, 2021
@caozhong1996
Copy link
Collaborator

see #3778

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

No branches or pull requests

4 participants