mirror of
https://github.com/youzan/vant.git
synced 2025-12-22 01:07:29 +08:00
[bugfix] Site url
This commit is contained in:
@@ -27,7 +27,7 @@ module.exports = {
|
||||
host: '0.0.0.0',
|
||||
historyApiFallback: {
|
||||
rewrites: [
|
||||
{ from: /^\/zanui\/vant\/mobile/, to: '/mobile.html' },
|
||||
{ from: /^\/zanui\/vant\/examples/, to: '/mobile.html' },
|
||||
{ from: /^\/zanui\/vant/, to: '/index.html' }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user