chore: add dls-graphics to transpile

This commit is contained in:
Justineo
2020-11-18 11:07:05 +08:00
parent 24207bed28
commit 7831b8cf3d

View File

@@ -67,7 +67,7 @@ module.exports = {
* Build configuration * Build configuration
*/ */
build: { build: {
transpile: ['veui', 'vue-awesome', 'resize-detector', 'less-plugin-dls'], transpile: ['veui', 'vue-awesome', 'resize-detector', 'less-plugin-dls', 'dls-graphics'],
babel: { babel: {
plugins: ['veui', 'lodash'] plugins: ['veui', 'lodash']