Skip to content

Commit

Permalink
Merge pull request #107 from twokul/patch-1
Browse files Browse the repository at this point in the history
`Brocfile.js` -> `ember-cli-build.js`
  • Loading branch information
stefanpenner authored Dec 8, 2016
2 parents 5fca25c + 54db09a commit 10dc1cd
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 @@ If you need to customize the way that Babel transforms your code, you can do it
found [here](https://github.com/babel/babel.github.io/blob/5.0.0/docs/usage/options.md). Example:

```js
// Brocfile.js
// ember-cli-build.js

var app = new EmberApp({
babel: {
Expand Down

0 comments on commit 10dc1cd

Please sign in to comment.