UNPKG

vue-mobile-detection

Version:

Vue.js prototype function `this.$isMobile()` that returns a Boolean value depending on whether or not the user is browsing with a mobile

7 lines (6 loc) 142 B
module.exports = { css: { extract: false, }, publicPath: process.env.NODE_ENV === "production" ? "/vue-mobile-detection/" : "/", };