diff --git a/reference/pear/configuration.md b/reference/pear/configuration.md index c2e9c13..fe69bfd 100644 --- a/reference/pear/configuration.md +++ b/reference/pear/configuration.md @@ -164,7 +164,3 @@ An array of entrypoints as staging start-points in addition to (deduped) main en #### `pear.stage.ignore ` An array of file paths to ignore relative to `package.json` file. - -### `pear.previewFor ` - -Allows a Pear application to use a different Pear application's storage by referring to it's key. This can be useful for testing production storage with test versions of the application.