Bug Fixes
- browser-vm: Babel cannot correctly identify the MutationObserver in the code as a native class, resulting in the error that MutationObserver must use the new operator after compilation, fix #450 (#451) (b742a2d)
- plugin-preload: The loading weight is set without preloading, and no fault tolerance is performed when the localStorage storage is full #452