Skip to content

Commit

Permalink
fix: nelify.toml 불필요한 코드 제거 #126
Browse files Browse the repository at this point in the history
- 배포 과정에서 불필요한 코드를 제거하였습니다.
  • Loading branch information
LellowMellow committed Nov 23, 2023
1 parent 00441f9 commit e5bd81d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[build]
command = "cd frontend && npm run build"
publish = "frontend/build"
ignore = "git diff --quiet HEAD^ HEAD frontend/"

[[redirects]]
Expand Down

0 comments on commit e5bd81d

Please sign in to comment.