We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9923cf9 commit 487520bCopy full SHA for 487520b
web_src/js/index.js
@@ -1,7 +1,6 @@
1
// bootstrap module must be the first one to be imported, it handles webpack lazy-loading and global errors
2
import './bootstrap.js';
3
4
-
5
import {initRepoActivityTopAuthorsChart} from './components/RepoActivityTopAuthors.vue';
6
import {initScopedAccessTokenCategories} from './components/ScopedAccessTokenSelector.vue';
7
import {initDashboardRepoList} from './components/DashboardRepoList.vue';
0 commit comments