feat: Initial WordPress project
This commit is contained in:
5
wp-content/themes/headless/nuxt.config.ts
Normal file
5
wp-content/themes/headless/nuxt.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: "2026-03-18",
|
||||
devtools: { enabled: true },
|
||||
});
|
||||
Reference in New Issue
Block a user