Skip to content

Commit b44cd9d

Browse files
committed
removed frontend/dist as no longer needed
1 parent 193e07a commit b44cd9d

20 files changed

Lines changed: 3 additions & 27 deletions

.github/workflows/aws.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
python-version: 3.11
3232
- name: Install pipenv
3333
run: pip install pipenv
34-
- name: pipenv install
35-
run: pipenv install -v --system --deploy --ignore-pipfile
34+
# - name: pipenv install
35+
# run: pipenv install -v --system --deploy --ignore-pipfile
3636
- name: pipenv to requirements.txt
3737
run: pipenv requirements > infrastructure/requirements.txt
3838
- name: cdk diff

frontend/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.DS_Store
33
*.local
4+
dist/
-33.3 KB
Binary file not shown.
-35.3 KB
Binary file not shown.

frontend/dist/assets/index-06883bd3.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

frontend/dist/assets/index-3a4ca354.css

Lines changed: 0 additions & 1 deletion
This file was deleted.
-13.5 KB
Binary file not shown.
-46.8 KB
Binary file not shown.
-43.1 KB
Binary file not shown.
-42.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)