I made a web application, I use NPM
and several packages there, after doing build
of my application and uploading my final files (only the html
, css
and js
) to Azure
, I get the following error when loading the page, I do not know what it could be, I think it is a reference error but I can not locate it.
my application code is here GitHub Repository