Skip to content

bug(bidi): latest 10.1.2 fail to compile due module resolution #20179

@Delagen

Description

@Delagen

Expected Behavior

What behavior were you expecting to see?
In version 10.1.1
In NPM package @angular\cdk\esm2015\bidi\directionality.js

import * as i1 from "./dir-document-token";

Which resolve correctly

Actual Behavior

What behavior did you actually see?
In NPM package @angular\cdk\esm2015\bidi\directionality.js

import * as i1 from "@angular/cdk/bidi/dir-document-token";

which does not resolve

Environment

  • Angular: 10.0.7
  • CDK/Material: Specified above
  • Browser(s): does not affected
  • Operating System (e.g. Windows, macOS, Ubuntu): does not affected

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundarea: build & ciRelated the build and CI infrastructure of the projectin progressThis issue is currently in progress

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions