Skip to content

Commit

Permalink
Merge branch 'main' into jwt-based-actions-runtime-token
Browse files Browse the repository at this point in the history
  • Loading branch information
GiteaBot authored Feb 2, 2024
2 parents e887171 + 8f9f0e4 commit aab27c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export default {
loader: 'esbuild-loader',
options: {
loader: 'js',
target: 'es2015',
target: 'es2020',
},
},
],
Expand Down

0 comments on commit aab27c9

Please sign in to comment.