mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: remove old code
This commit is contained in:
parent
205d0e2fa5
commit
79ea75e72a
@ -232,11 +232,6 @@ export default defineUntypedSchema({
|
||||
*/
|
||||
appManifest: true,
|
||||
|
||||
// This is enabled when `experimental.payloadExtraction` is set to `true`.
|
||||
// appManifest: {
|
||||
// $resolve: (val, get) => val ?? get('experimental.payloadExtraction')
|
||||
// },
|
||||
|
||||
/**
|
||||
* Set an alternative watcher that will be used as the watching service for Nuxt.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user