Restructure Project Files into Distinct Folders #4
@@ -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
|
||||
@@ -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 |
Reference in New Issue
Block a user