mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-25 16:03:48 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -51,6 +51,9 @@ function findFiles() {
|
||||
'app/assets/javascripts/blob/stl_viewer.js',
|
||||
'app/assets/javascripts/blob/3d_viewer/index.js',
|
||||
'app/assets/javascripts/filtered_search/**/*',
|
||||
|
||||
// This component recursively uses itself, so it cannot be imported synchronously
|
||||
'**/app/assets/javascripts/security_inventory/components/recursive_breadcrumbs.vue',
|
||||
],
|
||||
})
|
||||
.sort();
|
||||
|
Reference in New Issue
Block a user