Skip to content

Commit 8c6b7b5

Browse files
author
Sergey Khomushin
committed
webpack.config.js: improve version
1 parent 61afc14 commit 8c6b7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ module.exports = (webpackEnv) => {
3535
modules: false,
3636
targets: '> 0.25%, not dead',
3737
useBuiltIns: 'usage',
38-
corejs: '3.14',
38+
corejs: '3.20',
3939
},
4040
],
4141
],

0 commit comments

Comments
 (0)