About this error (that es6-shim.map
can’t be found), it seems to appear only in Safari:
tlancina: Just to reassure everyone, this doesn’t break anything, it’s just Safari failing to find the sourcemap for es-shim.js, not sure why it only happens on Safari.
I guess that the white screen might be caused by another error because there was another forum topic recently mentioning that the browser goes blank without any errors on Mac OS X El Capitan:
@colaboy2004 Could you try to make an error in your code on purpose (i.e. like one of the errors mentioned in the following comment - missing import or DI parameter) and check if it will be shown in the browser console?