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