Hide API endpoints from chunk.js files
Budget: ₹600 – ₹800 INR
I have created a react js app and added some commands in package.json to hide source codes. Source codes are hidden but, chunk.js files are getting created and API endpoints are visible. Need help in hiding endpoints in chunk files/avoid creating chunk.js files.
Note: created .env ,assigned API endpoints to environmental variables and importing varibales from .env file. But still, endpoints are visible in chunk.js
Note: created .env ,assigned API endpoints to environmental variables and importing varibales from .env file. But still, endpoints are visible in chunk.js