frontend: fix compile
This commit is contained in:
@@ -15,8 +15,6 @@ import '@fortawesome/fontawesome-free/css/all.css';
|
||||
import {createI18n} from '@/locale/locale';
|
||||
import 'vue3-toastify/dist/index.css';
|
||||
|
||||
import './polyfill'
|
||||
|
||||
const app = createApp(App);
|
||||
|
||||
app.use(createPinia());
|
||||
|
||||
Reference in New Issue
Block a user