Skip to content

Commit

Permalink
chore: remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 16, 2024
1 parent 205d0e2 commit 79ea75e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/schema/src/config/experimental.ts
Expand Up @@ -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.
*
Expand Down

0 comments on commit 79ea75e

Please sign in to comment.