fyodorio / ng-hotrod

Modern starter for AngularJS + Angular Material + Vite
https://ng-hotrod.netlify.app
MIT License
43 stars 12 forks source link

Importing HTML templates as String #20

Closed ricardov03 closed 2 years ago

ricardov03 commented 2 years ago

I fixed the import to allow Vite to read the HTML file template as a string and avoid a runtime error after importing the new component.