-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Init/#22] Path Alias 추가 #23
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
e6a14b4
Merge branch 'init/#7/DesignSystem' of https://github.com/TEAM-BEAT/B…
pepperdad d840873
chore: 패키지 추가
pepperdad f2697e7
init: path alias 추가
pepperdad b786f9a
fix: 경로 alias로 변경
pepperdad 6d79db7
feat: apage 테스트 추가
pepperdad 6f85606
fix: strict mode 삭제
pepperdad 7211f3d
feat: 상수 폴더 추가
pepperdad 9a20c16
feat: 상수 폴더 alias 추가
pepperdad f2e8c10
refactor: 불필요한 fragment 제거
pepperdad b2e0854
refactor: 불필요한 fragment 제거
pepperdad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,4 @@ | ||
import React from "react"; | ||
import ReactDOM from "react-dom/client"; | ||
import App from "./App.tsx"; | ||
|
||
ReactDOM.createRoot(document.getElementById("root")!).render( | ||
<React.StrictMode> | ||
<App /> | ||
</React.StrictMode> | ||
); | ||
ReactDOM.createRoot(document.getElementById("root")!).render(<App />); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
import styled from "styled-components"; | ||
|
||
export const Container = styled.div` | ||
color: ${({ theme }) => theme.colors.gray_100}; | ||
${({ theme }) => theme.fonts.heading1}; | ||
`; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import { Container } from "./Apage.styled"; | ||
|
||
const Apage = () => { | ||
return <Container>Apage</Container>; | ||
}; | ||
|
||
export default Apage; |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
import { defineConfig } from "vite"; | ||
import react from "@vitejs/plugin-react-swc"; | ||
import { defineConfig } from "vite"; | ||
import tsconfigPaths from "vite-tsconfig-paths"; | ||
|
||
// https://vitejs.dev/config/ | ||
export default defineConfig({ | ||
plugins: [react()], | ||
plugins: [react(), tsconfigPaths()], | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3366,6 +3366,7 @@ __metadata: | |
typescript: "npm:^5.5.2" | ||
typescript-eslint: "npm:^7.14.1" | ||
vite: "npm:^5.3.1" | ||
vite-tsconfig-paths: "npm:^4.3.2" | ||
dependenciesMeta: | ||
[email protected]: | ||
unplugged: true | ||
|
@@ -5045,6 +5046,13 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"globrex@npm:^0.1.2": | ||
version: 0.1.2 | ||
resolution: "globrex@npm:0.1.2" | ||
checksum: 10c0/a54c029520cf58bda1d8884f72bd49b4cd74e977883268d931fd83bcbd1a9eb96d57c7dbd4ad80148fb9247467ebfb9b215630b2ed7563b2a8de02e1ff7f89d1 | ||
languageName: node | ||
linkType: hard | ||
|
||
"gopd@npm:^1.0.1": | ||
version: 1.0.1 | ||
resolution: "gopd@npm:1.0.1" | ||
|
@@ -5223,22 +5231,6 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"human-signals@npm:^5.0.0": | ||
version: 5.0.0 | ||
resolution: "human-signals@npm:5.0.0" | ||
checksum: 10c0/5a9359073fe17a8b58e5a085e9a39a950366d9f00217c4ff5878bd312e09d80f460536ea6a3f260b5943a01fe55c158d1cea3fc7bee3d0520aeef04f6d915c82 | ||
languageName: node | ||
linkType: hard | ||
|
||
"husky@npm:^8.0.0": | ||
version: 8.0.3 | ||
resolution: "husky@npm:8.0.3" | ||
bin: | ||
husky: lib/bin.js | ||
checksum: 10c0/6722591771c657b91a1abb082e07f6547eca79144d678e586828ae806499d90dce2a6aee08b66183fd8b085f19d20e0990a2ad396961746b4c8bd5bdb619d668 | ||
languageName: node | ||
linkType: hard | ||
|
||
"iconv-lite@npm:^0.6.2": | ||
version: 0.6.3 | ||
resolution: "iconv-lite@npm:0.6.3" | ||
|
@@ -7764,6 +7756,20 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"tsconfck@npm:^3.0.3": | ||
version: 3.1.1 | ||
resolution: "tsconfck@npm:3.1.1" | ||
peerDependencies: | ||
typescript: ^5.0.0 | ||
peerDependenciesMeta: | ||
typescript: | ||
optional: true | ||
bin: | ||
tsconfck: bin/tsconfck.js | ||
checksum: 10c0/e133eb308ba37e8db8dbac1905bddaaf4a62f0e01aa88143e19867e274a877b86b35cf69c9a0172ca3e7d1a4bb32400381ac7f7a1429e34250a8d7ae55aee3e7 | ||
languageName: node | ||
linkType: hard | ||
|
||
"tsconfig-paths@npm:^3.15.0": | ||
version: 3.15.0 | ||
resolution: "tsconfig-paths@npm:3.15.0" | ||
|
@@ -8017,6 +8023,22 @@ __metadata: | |
languageName: node | ||
linkType: hard | ||
|
||
"vite-tsconfig-paths@npm:^4.3.2": | ||
version: 4.3.2 | ||
resolution: "vite-tsconfig-paths@npm:4.3.2" | ||
dependencies: | ||
debug: "npm:^4.1.1" | ||
globrex: "npm:^0.1.2" | ||
tsconfck: "npm:^3.0.3" | ||
peerDependencies: | ||
vite: "*" | ||
peerDependenciesMeta: | ||
vite: | ||
optional: true | ||
checksum: 10c0/f390ac1d1c3992fc5ac50f9274c1090f8b55ab34a89ea88893db9a6924a3b26c9f64bc1163615150ad100749db73b6b2cf1d57f6cd60df6e762ceb5b8ad30024 | ||
languageName: node | ||
linkType: hard | ||
|
||
"vite@npm:^5.3.1": | ||
version: 5.3.3 | ||
resolution: "vite@npm:5.3.3" | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p4) 소나클라우드 상에서 이슈 하나 잡히는데,,, 수정 할람할,, 중요한 이슈는 아니지만 그래도 잡히니 해결해 주면 좋을 것 같아요~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p5) 오이오이~ 소나클라우드상~ 믿고 있었다고!!!!