sonicoder86 / angular2-babel-esnext-starter

Angular development and testing examples with Babel in Javascript (ES6/ES7).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku boot.js not found issue

itranga opened this issue · comments

I try to deploy code in heroku . I got the following issue in my chrome console

boot.js not found

https://mytemple.herokuapp.com/

i got the same issue in my development pc

I couldn't reproduce it. What are the steps you made and in what environment? Do you see any error in the console?

npm install
gulp serve

and boot.js is present. Also the same for gulp dist.