UNPKG

vuetify-admin

Version:

SPA admin framework for Vue.js running on top of REST APIs, built on Vuetify

11 lines (9 loc) 253 B
/** * Load all external resources as some dynamically used Vuetify components * and some other external libraries as well as guess logger. */ import "./loader/external"; /** * Enable automatic loading of resources. */ import "./loader/resources";