Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
GiordanoT committed Oct 4, 2024
1 parent cf8b728 commit 146606c
Show file tree
Hide file tree
Showing 3,381 changed files with 1,100,817 additions and 8 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 0 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- name: build nodejs
run: |
npm run build
- name: build docker image
run: |
docker build . -t giordanotin/jjodel:latest
Expand Down
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
# testing
/coverage

# production
/build/*
/build
build

# misc
.DS_Store
.env.local
Expand Down
20 changes: 20 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"files": {
"main.css": "./static/css/main.b1b3393e.css",
"main.js": "./static/js/main.5413d2ec.js",
"main.css.map": "./static/css/main.b1b3393e.css.map",
"main.js.map": "./static/js/main.5413d2ec.js.map",
"index.html": "./index.html",
"static/media/style.scss": "./static/media/toggle-on.a35a28df.svg",
"static/media/bootstrap-icons.css": "./static/media/bootstrap-icons.b7bcc075.woff2",
"static/media/card.png": "./static/media/card.053f13fc.png",
"static/media/colors.png": "./static/media/colors.e573584a.png",
"static/media/smart.default.css": "./static/media/smart-icons.ea9f79d8.eot",
"static/media/jqx.base.css": "./static/media/map-saturation-overlay.d0ab86ba.png",
"static/media/swen-splash.png": "./static/media/swen-splash.4fd389d2.png"
},
"entrypoints": [
"static/css/main.b1b3393e.css",
"static/js/main.5413d2ec.js"
]
}
6 changes: 6 additions & 0 deletions build/boxicons-2.1.4/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Boxicons License
-------------------------Boxicons is an open source project , you can use them in your commercial projects too.
The icons (.svg) files are free to download are licensed under CC 4.0 .
The fonts files are licensed under SIL OFL 1.1
Attribution is not required but is appreciated
Other files which are not fonts or icons are licensed under the MIT License
2 changes: 2 additions & 0 deletions build/boxicons-2.1.4/boxicons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 146606c

Please sign in to comment.