UNPKG
ember-cli-bourbon
Version:
beta (2.0.0-beta.1)
latest (2.0.1)
2.0.1
2.0.0
2.0.0-beta.1
2.0.0-beta.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.0.5
0.0.4
0.0.1
Include bourbon in an ember-cli app
github.com/yapplabs/ember-cli-bourbon
yapplabs/ember-cli-bourbon
ember-cli-bourbon
/
blueprints
/
ember-cli-bourbon
/
index.js
8 lines
(7 loc)
•
185 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= {
normalizeEntityName
:
function
(
) {
// this prevents an error when the entityName is
// not specified (since that doesn't actually matter
// to us
} };