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] #1756

Open
jason-liang opened this issue Dec 13, 2024 · 1 comment
Open

[Bug report] #1756

jason-liang opened this issue Dec 13, 2024 · 1 comment

Comments

@jason-liang
Copy link

问题描述
请用简洁的语言描述你遇到的bug,至少包括以下部分,如提供截图请尽量完整:

  1. 问题触发的条件
    pages里的mpx文件json使用别名引入组件,如下:
image image 在vue.config.js,设置了别名@thorui,mpx里并没有解析json里的@thorui别名
  1. 期望的表现
    期望mpx文件里的json可以解析@thorui返回真实路径

  2. 实际的表现
    实际并没有返回解析后的路径

image

环境信息描述
至少包含以下部分:

  1. 系统类型(Mac或者Windows)
    Mac
  2. Mpx依赖版本(@mpxjs/core、@mpxjs/webpack-plugin和@mpxjs/api-proxy的具体版本,可以通过package-lock.json或者实际去node_modules当中查看)
    @mpxjs/core: "2.9.69"
    @mpxjs/webpack-plugin: "2.9.69"
    @mpxjs/api-proxy: "^2.9.69"
  3. 小程序开发者工具信息(小程序平台、开发者工具版本、基础库版本)
    小程序平台: 微信
    开发者工具版本:Stable 1.06.2407120
    基础库版本: 3.7.0
@Blackgan3
Copy link
Collaborator

通过简单demo未复现所反馈问题,辛苦给一个可以复现问题的简单demo吧

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