Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular >= 13.x support #1

Closed
Badisi opened this issue Nov 16, 2021 · 0 comments
Closed

Angular >= 13.x support #1

Badisi opened this issue Nov 16, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Badisi
Copy link
Owner

Badisi commented Nov 16, 2021

🚀 Feature request

Description

Support Angular >= 13.x.

Relates to

To streamline the APF (Angular Package Format) in Angular v13, older output formats such as CommonJS (CJS) and UMD have been removed.

The results is that @badisi/wdio-harness is no longer working as it is a CJS package:

Error [ERR_REQUIRE_ESM]: Must use import to load ES Module

angular/angular#43833

Blocked by

This feature can be worked on once wdio@v8 will be released.

webdriverio/webdriverio#6812
webdriverio/webdriverio#8306

Affected version

v1.0.5

@Badisi Badisi self-assigned this Nov 16, 2021
@Badisi Badisi added the enhancement New feature or request label Feb 8, 2022
@Badisi Badisi changed the title Angular v13 support Angular >= 13.x support Aug 11, 2022
@Badisi Badisi closed this as completed in 074471c Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant