mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
docs: add missing comma in upgrade doc code sample (#30189)
This commit is contained in:
parent
ef798ef6db
commit
204e241601
@ -73,7 +73,7 @@ export default defineNuxtConfig({
|
||||
// resetAsyncDataToUndefined: true,
|
||||
// templateUtils: true,
|
||||
// relativeWatchPaths: true,
|
||||
// normalizeComponentNames: false
|
||||
// normalizeComponentNames: false,
|
||||
// defaults: {
|
||||
// useAsyncData: {
|
||||
// deep: true
|
||||
|
Loading…
Reference in New Issue
Block a user