Skip to content

Commit 5d19aab

Browse files
Upload/Main Merge #100 코드 난독화
Upload/Main Merge #100 코드 난독화
2 parents 0bd5e16 + 213647b commit 5d19aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"scripts": {
4343
"start": "react-scripts start",
44-
"build": "react-scripts build",
44+
"build": "GENERATE_SOURCEMAP=false react-scripts build",
4545
"test": "react-scripts test",
4646
"eject": "react-scripts eject",
4747
"deploy": "yarn run build && aws s3 sync build/ s3://gnims.kr"

0 commit comments

Comments
 (0)