vendredi 2 janvier 2015

Empty vendor.js

I'm creating an application in emberjs for the first time. On localhost everything is working, but i want to run it on external server. I created new repo on private git, pushed my app onto this repo, cloned it on VPS server and installed node.js, ember-cli, bower (the same as for the local).


Next



npm install
bower install
ember server --port 4201


And i got blank page.


In asset/vendor.js i have ONLY



//# sourceMappingURL=vendor.map


What I did wrong?





Aucun commentaire:

Enregistrer un commentaire