diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/webpack.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/webpack.config.js b/config/webpack.config.js index cdeca3ecfd5..5e841b59c9f 100644 --- a/config/webpack.config.js +++ b/config/webpack.config.js @@ -58,7 +58,6 @@ function generateEntries() { profile: './profile/profile_bundle.js', project_import_gl: './projects/project_import_gitlab_project.js', protected_branches: './protected_branches', - protected_tags: './protected_tags', registry_list: './registry/index.js', snippet: './snippet/snippet_bundle.js', sketch_viewer: './blob/sketch_viewer.js', |