removed previewFor (#160)

This commit is contained in:
rafapaezbas
2024-12-20 09:28:19 +01:00
committed by GitHub
parent 10aee5aefb
commit 299d287412

View File

@@ -164,7 +164,3 @@ An array of entrypoints as staging start-points in addition to (deduped) main en
#### `pear.stage.ignore <Array>`
An array of file paths to ignore relative to `package.json` file.
### `pear.previewFor <String>`
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.