ng-cache-loader icon indicating copy to clipboard operation
ng-cache-loader copied to clipboard

cannot find module - Angular curly braces

Open AyodejiO opened this issue 8 years ago • 2 comments

Hello @teux

Kindly assist. Webpack 3.10.0 throws an error when processing the html files.

angular curly braces output are rendered as modules instead

e.g.

These relative modules were not found: * ./\"{{edit.picture}}\" in ./resources/views/partials/ep/user/me.html

AyodejiO avatar Dec 18 '17 11:12 AyodejiO

I realized I have to use ng-src with html img tags for it to work. However, templateCache doesn't load these html files.

AyodejiO avatar Dec 18 '17 12:12 AyodejiO

Hello

I need a full example to help you. I have not used Angular for a long time and do not know what is happening here

teux avatar Dec 20 '17 05:12 teux