@tangmonk wrote:
I have a ember-cli project named
Car,I can access
Carobject from window.Car, It seems ember-cli create a global object for me on development env.But if I run
serve build, I am lost theCar.I will create a initializer and create the
Carmanually if there is no better way.
Posts: 1
Participants: 1