diff --git a/.env.production b/.env.production index 7a49be9..a9da0d5 100644 --- a/.env.production +++ b/.env.production @@ -14,4 +14,6 @@ NAVER_APP_CLIENT_KEY = WGEct3bJhQC0pyMsP_GK NAVER_APP_SECRET_KEY = Q4K4OtUYol # Mapbox -REACT_APP_MAPBOX_TOKEN = pk.eyJ1Ijoia3dvbnlvdW5nd29vbmciLCJhIjoiY2xwamhnZDE5MDAwcTJrbnoycmd5aXd0cCJ9.NRJXHZXKuIJ6fIb_mlgMlg \ No newline at end of file +REACT_APP_MAPBOX_TOKEN = pk.eyJ1Ijoia3dvbnlvdW5nd29vbmciLCJhIjoiY2xwamhnZDE5MDAwcTJrbnoycmd5aXd0cCJ9.NRJXHZXKuIJ6fIb_mlgMlg + +GENERATE_SOURCEMAP=false \ No newline at end of file