fix: fix static page generation
This commit is contained in:
parent
96f81ee0db
commit
2268d1cb28
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user