chore: add dls-graphics to transpile

This commit is contained in:
Justineo 2020-11-18 11:07:05 +08:00
parent 24207bed28
commit 7831b8cf3d
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA

View File

@ -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']