Just updated to ng 9 and getting the following error when attempting to build:
Cannot find module '!raw-loader!./help/vdpviewsHelp.html'
We've been using raw-loader to load some html files as string and haven't had issues until updating. Has anyone else run into this or can advise on how to get Web-Pack to load html templates as strings again?
Thanks