Skip to content

Commit

Permalink
add a flag to enable/disable mocks. update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pianomansam committed Aug 22, 2022
1 parent 214c6f6 commit aaf6715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ yarn add serverless-offline-http-mock
```

## Upgrade to v1.0.0
Please note that if you installed a version of this prior to v1.0.0, you will need to follow step #2 below and add a truthy `serverless-offline-http-mock-enabled` value in order for your mockups to be loaded.
Please note that if you installed a version of this prior to v1.0.0, you will need to follow step #2 below and add a truthy `serverless-offline-http-mock-enabled` value in order for your mocks to be loaded.

## Usage
1. Within the `serverless.yml` file, enable the plugin by placing an `serverless-offline-http-mock` entry in the plugins section.
Expand Down

0 comments on commit aaf6715

Please sign in to comment.