Skip to content

[BUG] playwright-core has no main entry #2540

@mxschmitt

Description

@mxschmitt

Context:

  • Playwright Version: 1.1.1
  • Operating System: MacOS
  • Node version: 14
  • Browser: playwright-core

Describe the bug

The playwright-core package does not contain anymore a valid index.js / entrypoint.

1.0.2: https://unpkg.com/[email protected]/index.js <-- expected
1.1.0: https://unpkg.com/[email protected]/index.js <-- actual

Is this expected? Because it's still referenced in the package.json>main.

Workaround:

"playwright-core": "npm:[email protected]",

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions