Skip to content

Commit

Permalink
fix(packages/cli): revert ESM (dequelabs#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zidious committed May 30, 2023
1 parent 23701dc commit 4e1fb95
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 1,169 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ jobs:
# lerna link after installing the latest version of chromedriver, as we depend on webdriverJS
- run: cd packages/cli && npx lerna link
- run: npm run coverage --prefix=packages/cli
- run: npm run test:esm --prefix=packages/cli

puppeteer:
<<: *defaults
Expand Down
6 changes: 0 additions & 6 deletions packages/cli/esmTest.mjs

This file was deleted.

Loading

0 comments on commit 4e1fb95

Please sign in to comment.