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

How is ember-welcome-page/ember serve's index.html so different from dist/index.html?

$
0
0

@Anthony_Alba wrote:

Newbie question:

How does ember serve with ember-welcome-page serve up such a different landing page than dist/index.html?

  1. ember new new-app
  2. ember serve (look at source of http://localhost:4200)
  3. compare with source in dist/index.html

They are so different!

How did ember server + welcome page replace the index.html?

Now if I wanted to distribute exactly ember serve+ember-welcome-page (including construction.png etc etc) how would I create the dist/ directory?

ember build -prod gives a dist/ directory without ember-welcome-page's welcome.html + contstuction.png etc

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles