Complete except for throttling bug.
This commit is contained in:
@@ -24,5 +24,10 @@ export default tseslint.config(
|
||||
{ allowConstantExport: true },
|
||||
],
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'/var': 'http://localhost:8080'
|
||||
}
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user