PatrickJS / angular-hmr

:fire: Angular Hot Module Replacement for Hot Module Reloading
https://patrickjs.com
Apache License 2.0
506 stars 45 forks source link

Getting errors Error in [at-loader] main.ts #46

Open piyushxh opened 7 years ago

piyushxh commented 7 years ago

Getting error while npm start and when i build for aot it dose not found createNewHosts

I have used starter pack from angular.io for webpack and AOT and wanna include HMR please help