import initPackageList from '~/packages/list/packages_list_app_bundle';
if (document.getElementById('js-vue-packages-list')) {
initPackageList();
}