dcloudio / dcloudio/uni-app

uniapp编译注册小程序全局组件功能缺陷

Open
#4,814 2 comments 0 reactions 1 assignee Claimed by @wangjinxin613 View on GitHub
不明确复现步骤、未提供复现工程
Dominant language
JavaScript
Stars
41.6k
Forks
3.7k
Avg merge
7h 6m
Merged PRs (30d)
6

Description

uniapp编译注册小程序全局组件功能缺陷:
main.js中通过import 一个配置文件进来注册全局组件,H5可以,小程序不行;
猜测原因:H5是运行时注册全局,小程序是编译时注册,目前编译层面未考虑到import引用的情况

![compRegister](https://github.com/dcloudio/uni-app/assets/101920893/3412bb2c-564b-440b-bab9-3a4e41658704)
![mainjs](https://github.com/dcloudio/uni-app/assets/101920893/b28b96fd-145f-48fa-9f56-54539e94f03f)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.