jeudi 16 avril 2020

Difference in ember output based on environment

When running the ember build command

ember build --environment={testing or development or production or server}

Is there any difference in the actual dist output generated ? Can the same output be used across different envs?

I am aware about development having better error messages for debugging and similar differences...But wanted to know the exact differences if any e.g. base path in generated index.html or anything which can prevent them from being inter-operable across envs.




Aucun commentaire:

Enregistrer un commentaire