fix: fix static page generation

This commit is contained in:
Justineo 2020-12-23 11:20:09 +08:00
parent 96f81ee0db
commit 2268d1cb28
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA

View File

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