Skip to content

Commit

Permalink
test: web-stream-polyfill es2018 → es2015
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaello authored Jul 17, 2024
1 parent ea76d06 commit 94dcbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jestSetup/polyfill.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import "web-streams-polyfill/es2018";
import "web-streams-polyfill/polyfill";

0 comments on commit 94dcbca

Please sign in to comment.