TrilonIO / aspnetcore-angular-universal

ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.46k stars 433 forks source link

Got preboot Warning error while publishing #611

Open kamalakkanni opened 6 years ago

kamalakkanni commented 6 years ago

Hi,

My clientapp loading is very slow due to preboot loading and i got WARNING in ./node_modules/preboot/src/server/inline.preboot.code.js 54:12-40 "export 'hasOwnProperty' (imported as 'eventRecorder') was not found in './event.recorder'

while publishing.pls help me to fix it

peterdobson commented 6 years ago

See #544. It's OK to ignore the warning

kamalakkanni commented 6 years ago

My problem is not regarding warning.It takes time to preboot .My clientapp rendering gets delayed.I thought it is due to warning.that's y I asked.Pls help me to speed up preboot or server side rendering