Skip to content
Snippets Groups Projects
Commit 99859b01 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Add protected tags to bundle config

parent 0fd2fd65
No related branches found
No related tags found
Loading
Pipeline #
Loading
@@ -39,6 +39,7 @@ var config = {
Loading
@@ -39,6 +39,7 @@ var config = {
network: './network/network_bundle.js', network: './network/network_bundle.js',
profile: './profile/profile_bundle.js', profile: './profile/profile_bundle.js',
protected_branches: './protected_branches/protected_branches_bundle.js', protected_branches: './protected_branches/protected_branches_bundle.js',
protected_tags: './protected_tags/protected_tags_bundle.js',
snippet: './snippet/snippet_bundle.js', snippet: './snippet/snippet_bundle.js',
terminal: './terminal/terminal_bundle.js', terminal: './terminal/terminal_bundle.js',
u2f: ['vendor/u2f'], u2f: ['vendor/u2f'],
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment