|
@@ -10,8 +10,7 @@ import '../styles/index.less'
|
|
import { state } from '@/state'
|
|
import { state } from '@/state'
|
|
import { browser } from '@/helpers/utils'
|
|
import { browser } from '@/helpers/utils'
|
|
|
|
|
|
-import * as vConsole from 'vconsole'
|
|
|
|
-// @ts-ignore
|
|
|
|
|
|
+import vConsole from 'vconsole'
|
|
new vConsole()
|
|
new vConsole()
|
|
|
|
|
|
const app = createApp(App)
|
|
const app = createApp(App)
|