Skip to content

Commit

Permalink
Upt.Sourcemap 생성 방시 옵션 원복
Browse files Browse the repository at this point in the history
  • Loading branch information
jee-eun-k committed Sep 28, 2023
1 parent 39cf3f1 commit b83f001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
},
"scripts": {
"start": "node scripts/start.js",
"build": "GENERATE_SOURCEMAP=false node scripts/build.js",
"build": "node scripts/build.js",
"test": "node scripts/test.js",
"lint": "eslint --fix ."
},
Expand Down

0 comments on commit b83f001

Please sign in to comment.