-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
现在的包导入后是这样的:
"esui": "3.x"
不过我看了下社区里的一些包,大部分在第2位版本号有变化时就引入了破坏性的更新,根本不关心向前兼容性,比如less和underscore
因此建议固定到第2位,即
"esui": "3.1.x"
更安全些
代码容易改:https://github.com/ecomfe/edp-package/blob/master/lib/import-from-file.js#L59
如果OK的话我发pull request也行
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels