Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4836

Not generate .js file

$
0
0

While generate component through cli comment.

ember generate component component-name

Message :
installing component
create app\components\testing.hbs
skip app/components/testing.js
tip to add a class, run ember generate component-class testing
installing component-test
create tests\integration\components\testing-test.js

it doesn’t generate .js file and component inside template.

How to solve this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles