mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
module.exports = {
|
|
entry: {
|
|
'site-mobile': ['./docs/site/mobile']
|
|
},
|
|
};
|