Finish adding omorphia

This commit is contained in:
Jai A
2024-07-03 19:12:20 -07:00
parent ef4acb1b66
commit 9502639447
363 changed files with 1360 additions and 7736 deletions

View File

@@ -9,7 +9,7 @@ import { globIterate } from 'glob'
import { match as matchLocale } from '@formatjs/intl-localematcher'
import { consola } from 'consola'
const STAGING_API_URL = 'https://api.modrinth.com/v2/'
const STAGING_API_URL = 'https://staging-api.modrinth.com/v2/'
const preloadedFonts = [
'inter/Inter-Regular.woff2',
@@ -83,6 +83,7 @@ export default defineNuxtConfig({
},
},
vite: {
cacheDir: '../../node_modules/.vite/apps/knossos',
plugins: [
nxViteTsPaths(),
svgLoader({