fix: hmr recycle

This commit is contained in:
kangfenmao 2024-08-18 17:10:59 +08:00
parent e8dac28787
commit 8b38ebcac4

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'