nuxtjs-drupal-ce
Advanced tools
Comparing version
@@ -11,2 +11,3 @@ import * as _nuxt_schema from '@nuxt/schema'; | ||
fetchProxyHeaders: string[]; | ||
useLocalizedMenuEndpoint: boolean; | ||
} | ||
@@ -13,0 +14,0 @@ declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "2.0.0-alpha8" | ||
"version": "2.0.0-alpha9" | ||
} |
{ | ||
"name": "nuxtjs-drupal-ce", | ||
"version": "2.0.0-alpha8", | ||
"version": "2.0.0-alpha9", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -79,3 +79,5 @@ # nuxtjs-drupal-ce - Nuxt.js Drupal Custom Elements Connector | ||
- `useLocalizedMenuEndpoint`: If enabled, the menu endpoint will use a language prefix as configured by [nuxtjs/i18n](https://v8.i18n.nuxtjs.org) module. Defaults to `true`. | ||
## TODO - List of 1.x options not yet implemented | ||
@@ -86,4 +88,2 @@ | ||
- `useLocalizedMenuEndpoint`: If enabled, the menu endpoint will use a language prefix as configured by [nuxtjs/i18n](https://i18n.nuxtjs.org) module. Defaults to `true`. | ||
- `pageErrorHandler`: The default page error handler can be overridden. | ||
@@ -90,0 +90,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14949
2.86%170
6.25%