UNPKG

@vue-storefront/theme-starter

Version:

Scaffolding for building Vue Storefront themes

5 lines (4 loc) 230 B
// You can extend default webpack build here. Read more on docs: https://github.com/DivanteLtd/vue-storefront/blob/master/doc/Working%20with%20webpack.md module.exports = function (config, { isClient, isDev }) { return config }