The Vue3.0 project is opened on Internet explorer 11, the interface is blank, and the console displays an error: chunk-vendor.js (1283,1) syntax error.

Vue3.0 not compatible IE11 because Vue3.0 enabled Proxy instead of Object. The defineproperty, Proxy below compatibility is not good.

Is there any way to solve this problem for the normal display of Vue3 in IE11? Searched some solutions on the Internet, but did not solve, please consult the big guy passing by ❤️❤️❤️