diff --git a/webpack.config.js b/webpack.config.js index 00a075cf52..c4b140a12b 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -135,7 +135,7 @@ export default { loader: 'esbuild-loader', options: { loader: 'js', - target: 'es2015', + target: 'es2020', }, }, ],