I want to disable the source maps so that my code will not appear in the deployment link source. As you will see on the screenshot I changed the build and I created .env file but still it does not work and the code is still visible. Also the .env file won't be committed and it says Untracked Files.

-
Delete your build folder entirely, and then try to run the build again. Are the source maps still there?Blue– Blue2019-05-19 11:51:25 +00:00Commented May 19, 2019 at 11:51
-
I did that and it didn't workYahia Naguib– Yahia Naguib2019-05-19 16:21:33 +00:00Commented May 19, 2019 at 16:21
Add a comment
|