Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 881f49d

Browse files
jenwebersivakumar-kailasam
authored andcommitted
add more minimal configuration language
1 parent ead3805 commit 881f49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2014-04-05-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There are thousands of JavaScript libraries made specifically for Ember.
1818
We call them addons.
1919
Ember CLI’s [addon system](/extending/#developing-addons-and-blueprints)
2020
provides a way to create reusable units of code, share components and styling,
21-
extend the build tooling, and more.
21+
extend the build tooling, and more — all with a minimal configuration.
2222
To view a complete list of addons, visit
2323
[EmberObserver](https://www.emberobserver.com/).
2424
You can still use your favorite npm packages directly too.

0 commit comments

Comments
 (0)