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