fix: hmr recycle

This commit is contained in:
kangfenmao 2024-08-18 17:10:59 +08:00
parent 5d463ce562
commit 868bbd689b

View File

@ -1,6 +1,5 @@
import './assets/styles/index.scss'
import './init'
import './i18n'
import React from 'react'
import ReactDOM from 'react-dom/client'