Skip to content

Commit

Permalink
fix config for webpack@4'
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Dudkin committed Jan 14, 2024
1 parent b307cf1 commit 7147d7a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 773 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm ci
- run: set NODE_OPTIONS=--openssl-legacy-provider && npm test
- run: npm test
Loading

0 comments on commit 7147d7a

Please sign in to comment.