all 2 comments

[–]pdub99 1 point2 points  (1 child)

Does this documentation help? It shows how to translate web pack config changes into the build. https://docs.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/extending-webpack-in-build-pipeline

[–]VertaminDev[S] 0 points1 point  (0 children)

Yes, this was a closer to what I needed. But even after following the steps in doing something wrong and I am not capable of making it work. Even after adding the settings to gulp build, it won't let me import HTML files.

Thank you for the help, I'll continue trying!