Skip to content

Commit 798a968

Browse files
committed
exp: nuxthub
1 parent 5357b93 commit 798a968

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

content/2.api/4.type.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Config Type
2+
3+
::code-snippet
4+
---
5+
url: https://raw.githubusercontent.com/ijkml/nuxt-umami/refs/heads/main/src/options.ts
6+
language: ts
7+
title: options
8+
---
9+
::

nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// https://nuxt.com/docs/api/configuration/nuxt-config
22
export default defineNuxtConfig({
3-
compatibilityDate: '2024-07-06',
3+
compatibilityDate: '2025-01-31',
44

55
build: {
66
transpile: ['shiki', 'ohash'],

0 commit comments

Comments
 (0)