feat(hooks): Add useIntro hook
feat: Add guide demo
This commit is contained in:
@@ -132,7 +132,8 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
'axios',
|
||||
'qs',
|
||||
'echarts',
|
||||
'echarts-wordcloud'
|
||||
'echarts-wordcloud',
|
||||
'intro.js'
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user