Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-03-05 18:13:48 +00:00
parent a4d135ac38
commit 9bf56c1621
79 changed files with 277 additions and 275 deletions

View File

@ -169,4 +169,7 @@ export default defineConfig({
],
},
},
worker: {
format: 'es',
},
});