/webpack-vue-vuetify2-i18n

webpack4, vue2, vuetify2, vue-18n

Primary LanguageVue

Clean dist for creating 2 different bundles with some common components (for example for creating user interface and admin interface) and absolutely separate stores, routes etc. every project is compiled through env.js

it also contain preload svg images (@/assets/svg), so svg image could be loaded in a component without importing image there, just by writing the svg code in template (example: @/pages/admin/advertiser/Advertiser.vue)

Webpack 4 Vue 2.6 Vuetify 2 Vue-router Vuex i18n svg-sprite