Skip to content

Commit

Permalink
README: Fix typo (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored and oligriffiths committed Feb 25, 2019
1 parent fd33db7 commit 1ff7430
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ import Funnel from 'broccoli-funnel';

export default () => new Funnel('app', {
destDir: 'appkit'
})
}
})
```

Broccoli supports [ES6 modules](https://nodejs.org/api/esm.html) via [esm](https://www.npmjs.com/package/esm).
Expand Down

0 comments on commit 1ff7430

Please sign in to comment.