Skip to content

Commit

Permalink
Merge pull request #19 from kellysutton/patch-1
Browse files Browse the repository at this point in the history
Note the new ember-cli-build.js file for ember-cli 1.13+
  • Loading branch information
kimroen committed Jul 28, 2015
2 parents 66a242e + cbdc76c commit 7f36278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ ember install ember-cli-autoprefixer

## Options
You can configure what browsers to target and other options by specifying them in your
`Brocfile.js`. An example:
`Brocfile.js` or `ember-cli-build.js`. An example:

```js
var app = new EmberApp({
Expand Down

0 comments on commit 7f36278

Please sign in to comment.