defined('VUEJS_LOCALIZATION_DEBUG') && VUEJS_LOCALIZATION_DEBUG, ]; } else { $js = './vue/prod/dist/vue.bundle.js'; $rel = [ 'main.core', 'main.core.events', ]; $settings = []; } return [ 'js' => $js, 'rel' => $rel, 'settings' => $settings, ];