We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5357b93 commit 798a968Copy full SHA for 798a968
content/2.api/4.type.md
@@ -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,6 +1,6 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
- compatibilityDate: '2024-07-06',
+ compatibilityDate: '2025-01-31',
build: {
transpile: ['shiki', 'ohash'],
0 commit comments