feat: Add Editor component and add editor demo
This commit is contained in:
@@ -134,7 +134,9 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
'echarts',
|
||||
'echarts-wordcloud',
|
||||
'intro.js',
|
||||
'qrcode'
|
||||
'qrcode',
|
||||
'@wangeditor/editor',
|
||||
'@wangeditor/editor-for-vue'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user