Skip to content

Commit

Permalink
chore: remove nuxt-site-config module
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 1, 2024
1 parent 4ad843f commit 2fd2dc0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 481 deletions.
7 changes: 0 additions & 7 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,7 @@ export default defineNuxtConfig({
'@nuxtjs/color-mode',
'@nuxtjs/i18n',
'@vueuse/nuxt',
'nuxt-site-config',
],
site: {
title: 'Mafl',
lang: 'en',
theme: 'system',
services: [],
},
i18n: {
locales: [
{
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"nuxt": "^3.9.0",
"nuxt-site-config": "^2.1.3",
"nuxt-site-config-kit": "^2.1.3",
"typescript": "^5.3.3",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit 2fd2dc0

Please sign in to comment.