Reputation: 11
When using gulp serve - Getting errors like You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
I am trying to follow https://www.spjeff.com/2021/10/24/video-how-to-build-spfx-web-part-with-angular-cli-elements/
I also tried to use PnP-SPFX, but still same issue.
Need guidance on how to use angular with SPFX. Preferably with latest version of SPFx v1.16 and Angular 15. Any help is much appreciated. Thanks
Upvotes: 1
Views: 271
Reputation: 6066
yes that is the core but some tweaks were needed to make it work with spfx 1.19 and angular 18
i made a tutorial https://github.com/bresleveloper/angular-spfx/tree/main
Upvotes: 0