DEP0155:模式说明符解析中的尾部斜杠


¥DEP0155: Trailing slashes in pattern specifier resolutions

类型:仅文档(支持 --pending-deprecation

¥Type: Documentation-only (supports --pending-deprecation)

对于包 "exports""imports" 模式解析,不推荐重新映射以 "/" 结尾的说明符(如 import 'pkg/x/')。

¥The remapping of specifiers ending in "/" like import 'pkg/x/' is deprecated for package "exports" and "imports" pattern resolutions.