We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d3d25 commit 9b0a5d2Copy full SHA for 9b0a5d2
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Node.js 5.x with core-js polyfill
68
node-version: "5.12"
69
- npm-i: browserify@15 mocha@5.2.0 nyc@11.9.0
+ npm-i: browserify@15 mocha@5.2.0 nyc@11.9.0 core-js@3
70
ENABLE_COREJS_ERROR_POLYFILL: true
71
72
- name: Node.js 6.x
0 commit comments