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

Getting warning of Emitted value and template status in blocked in network call

Open Shah-Darshita opened this issue 3 years ago • 0 comments

Hello @teux

Version detail webpack: 5.70.0 ng-cache-loader: 0.0.26

I am using below rules in webpack.config image

In test.html

With this line in ts file require('ng-cache-loader?!../../templates/test.html'), it shows warning at time of build project, it shows whole template html like image

and network call it show blocked status for template fetching like, image

Pls guide me for this issue

Shah-Darshita avatar Feb 10 '23 08:02 Shah-Darshita