Skip to content

Commit

Permalink
Update readme on config (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
poteto committed May 5, 2017
1 parent f66a46b commit 86a7965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ Watch a free video overview presented by EmberMap:
</a>

## Configuration
This addon performs optional tree-shaking – you can specify which helpers to whitelist or blacklist using `only` or `except` within your `ember-cli-build.js`:
If you don't need all the helpers, you can specify which to whitelist or blacklist using `only` or `except` within your `ember-cli-build.js`:

```js
module.exports = function(defaults) {
Expand Down

0 comments on commit 86a7965

Please sign in to comment.