Base solution for your next web application

Activities of "ozgurkovan"

Hi, in my localhost everthing works fine but when I deploy on Azure, Azure only get the "*.min.js" I think. Azure website can not get the full js codes. If I copy from *.js to *.min.js , it works like it should be. Also npm run build command is not working. 'npm ERR! missing script: build' and there is no build command in package.json file. How can I bundle and minify for azure?

Showing 1 to 1 of 1 entries