feat:增加targets兼容性
This commit is contained in:
@@ -12,5 +12,8 @@ export default defineConfig({
|
|||||||
history: {
|
history: {
|
||||||
type: "hash"
|
type: "hash"
|
||||||
},
|
},
|
||||||
|
targets: {
|
||||||
|
ios: 10, android: 5,
|
||||||
|
},
|
||||||
proxy
|
proxy
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user