Chrome | Firefox | Safari | Reason | |
---|---|---|---|---|
Proxy | 49 | 18 | 10 | Requirement for Vue |
ES6 Modules | 61 | 60 | 11 | Requirement for vite native support |
Dynamic import | 63 | 67 | 11.1 | Requirement for vite native support |
import.meta | 64 | 62 | 11.1 | Requirement for vite native support |
Object.hasOwn | 93 | 92 | 15.4 | Test for Object.hasOwn polyfill |