@@ -0,0 +1,5 @@
|
||||
// Adjustment for AuthClient
|
||||
// relying on the `global` field that webpack exposes (but vite doesn't)
|
||||
window.global ||= window
|
||||
|
||||
export default {}
|
||||
Reference in New Issue
Block a user