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 b830c1c commit 6d6c292Copy full SHA for 6d6c292
tests/dummy/config/targets.js
@@ -15,4 +15,5 @@ if (isCI || isProduction) {
15
16
module.exports = {
17
browsers,
18
+ node: 'current',
19
};
0 commit comments