Skip to content

Commit 6816bf9

Browse files
committed
fixup
1 parent fed1f57 commit 6816bf9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4
-95
lines changed

.github/FUNDING.yml

-12
This file was deleted.

.github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: install npm deps
3737
run: |
3838
npm i
39-
npm build
39+
npm run build
4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v3
4242
with:

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_modules
44

55
# Quasar core related directories
66
.quasar
7-
# /dist
7+
/dist
88

99
# Cordova related directories and files
1010
/src-cordova/node_modules

dist/spa/assets/CardPricing.fc24991b.js

-1
This file was deleted.

dist/spa/assets/Error404.1468c473.js

-1
This file was deleted.

dist/spa/assets/Instances.dae6379f.js

-1
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

dist/spa/assets/Login.decfd4cf.css

-1
This file was deleted.

dist/spa/assets/Login.ebfce44b.js

-1
This file was deleted.

dist/spa/assets/MainLayout.5530f6a5.js

-1
This file was deleted.

dist/spa/assets/MainLayout.b4604c05.css

-1
This file was deleted.

dist/spa/assets/Pricing.82bdaab6.js

-1
This file was deleted.

dist/spa/assets/QHeader.93fb0049.js

-1
This file was deleted.

0 commit comments

Comments
 (0)