mirror of
https://github.com/youzan/vant.git
synced 2025-12-24 02:02:09 +08:00
feat(cli): pc 组件预览支持 i18n (#8346)
This commit is contained in:
@@ -8,7 +8,8 @@ module.exports = function () {
|
||||
return {
|
||||
devtool: false,
|
||||
entry: {
|
||||
'site-mobile': ['./docs/site/mobile'],
|
||||
'site-mobile': ['./docs/site/entry'],
|
||||
'site-desktop': ['./docs/site/entry'],
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user