Skip to content

Commit 6d6c292

Browse files
authored
Add node: current to targets for dummy app
1 parent b830c1c commit 6d6c292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)