diff --git a/nuxt.config.js b/nuxt.config.js index eae509e..37170e6 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -69,7 +69,7 @@ module.exports = { * Build configuration */ build: { - transpile: ['veui', 'vue-awesome', 'resize-detector', 'dls-graphics'], + transpile: ['veui', 'vue-awesome', 'resize-detector', 'less-plugin-dls', 'dls-graphics'], babel: { plugins: ['veui', 'lodash']