DEP0166: Double slashes in imports and exports targets
类型: 运行时
包导入和导出目标映射到包含双斜杠("/" 或 "\")的路径已被弃用,并且在未来版本中将因解析验证错误而失败。 同样的弃用也适用于以斜线开头或结尾的模式匹配。
Type: Runtime
Package imports and exports targets mapping into paths including a double slash (of "/" or "\") are deprecated and will fail with a resolution validation error in a future release. This same deprecation also applies to pattern matches starting or ending in a slash.