mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
docs: improve demo translating
This commit is contained in:
@@ -6,4 +6,7 @@ module.exports = {
|
||||
'!**/test/**',
|
||||
'!**/lang/**',
|
||||
],
|
||||
moduleNameMapper: {
|
||||
'^@demo(.*)$': '<rootDir>/docs/site$1',
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user