Skip to content

Commit cdbfa5c

Browse files
author
Robert Jackson
committed
Add node: 'current' to list of supported targets
1 parent e18eb94 commit cdbfa5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/dummy/config/targets.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ if (isCI || isProduction) {
1515

1616
module.exports = {
1717
browsers,
18+
node: 'current',
1819
};

0 commit comments

Comments
 (0)