我一直在学习使用Angular2universal实现应用程序的教程。在heroku上,我得到了at=errorcode=H10desc="Appcrashed"method=GETpath="/"和server.ts是//thepolyfillsmustbethefirstthingimportedinnode.jsimport'angular2-universal/polyfills';import*aspathfrom'path';import*asexpressfrom'express';import*asbodyParserfrom'body-parser';import*a