Hi Team,
I am trying to use html2pptxgenjs in my ASP.NET CORE 2.2 application for pptxgenjs.
As soon as I add <script src="~/js/html2pptxgenjs.min.js"></script> to my _Layout.cshtml file I get the following error on my console.
html2pptxgenjs.min.js:1 Uncaught ReferenceError: require is not defined
at html2pptxgenjs.min.js:1
at html2pptxgenjs.min.js:1
(anonymous) @ html2pptxgenjs.min.js:1
(anonymous) @ html2pptxgenjs.min.js:1