YogliB / snowpack-template-angular

A Snowpack Angular template
snowpack-template-angular-git-master.yogli-b.vercel.app
5 stars 3 forks source link

HMR not working #2

Closed sutin1234 closed 3 years ago

sutin1234 commented 3 years ago

HMR not working on files changed

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

snowpack-template-angular – ./

🔍 Inspect: https://vercel.com/yogli-b/snowpack-template-angular/gdqlbz8yl
✅ Preview: https://snowpack-template-angular-git-stream-imports.yogli-b.vercel.app

snowpack-template-angular-build – ./

🔍 Inspect: https://vercel.com/yogli-b/snowpack-template-angular-build/i5tm8w92l
✅ Preview: https://snowpack-template-angular-build-git-stream-imports.yogli-b.vercel.app

YogliB commented 3 years ago

I'm a little confused, did you try to open an issue or fix an issue? Edit: Either way, unfortunately streaming imports probably won't work since angular needs imports to be processed by ngcc before using them.