Restructure Project Files into Distinct Folders #4

Merged
LAX18 merged 3 commits from npease-folder-restructure into main 2024-02-18 09:34:40 -10:00
16 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -22,5 +22,5 @@ jobs:
- name: Install dependencies
run: npm install frontend-next/
- name: Buide
run: npm --prefix frontend-next/ run build
- name: Build
run: npm --prefix frontend-next/ run build
+1
View File
@@ -34,3 +34,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
frontend-next/node_modules

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before

Width:  |  Height:  |  Size: 629 B

After

Width:  |  Height:  |  Size: 629 B

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB