Commit a1890ae
committed
♻️ 모노레포로 프로젝트 구조 수정 완료
기존에 단일 프로젝트였던 구조를 apps,packaged로 분리해 모노레포로 수정했습니다.
유저의 웹사이트 배포시 apps/user-template관련 코드만 배포하고, 실제 wcx의 서비스 수정,배포시 apps/editor 코드만 배포함으로써 상황에 맞게 분리하기 위해 모노레포로 구조를 변경했습니다.
추가로 packages는 apps와 같이 프로젝트 개념이 아니라 apps에서 필요한 함수를 가져다 쓸 수 있는 라이브러리입니다.1 parent ecd1d6d commit a1890ae
44 files changed
Lines changed: 4465 additions & 71 deletions
File tree
- .github/workflows
- apps/editor
- scripts
- src
- app
- health
- test_click_to_edit
- _click_to_edit_engine
- util
- providers
- packages
- ui
- src
- components
- context
- renderer
- types
- utils
- src/packages/ui
- src/renderer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
File renamed without changes.
0 commit comments