mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Get the basics working
This commit is contained in:
23
public/build/assets/app-40e01f65.css
Normal file
23
public/build/assets/app-40e01f65.css
Normal file
File diff suppressed because one or more lines are too long
7
public/build/assets/app-9ad4de64.js
Normal file
7
public/build/assets/app-9ad4de64.js
Normal file
File diff suppressed because one or more lines are too long
BIN
public/build/assets/fa-brands-400-20c4a58b.ttf
Normal file
BIN
public/build/assets/fa-brands-400-20c4a58b.ttf
Normal file
Binary file not shown.
BIN
public/build/assets/fa-brands-400-74833209.woff2
Normal file
BIN
public/build/assets/fa-brands-400-74833209.woff2
Normal file
Binary file not shown.
BIN
public/build/assets/fa-regular-400-528d022d.ttf
Normal file
BIN
public/build/assets/fa-regular-400-528d022d.ttf
Normal file
Binary file not shown.
BIN
public/build/assets/fa-regular-400-8e7e5ea1.woff2
Normal file
BIN
public/build/assets/fa-regular-400-8e7e5ea1.woff2
Normal file
Binary file not shown.
BIN
public/build/assets/fa-solid-900-67a65763.ttf
Normal file
BIN
public/build/assets/fa-solid-900-67a65763.ttf
Normal file
Binary file not shown.
BIN
public/build/assets/fa-solid-900-7152a693.woff2
Normal file
BIN
public/build/assets/fa-solid-900-7152a693.woff2
Normal file
Binary file not shown.
36
public/build/manifest.json
Normal file
36
public/build/manifest.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf": {
|
||||
"file": "assets/fa-brands-400-20c4a58b.ttf",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2": {
|
||||
"file": "assets/fa-brands-400-74833209.woff2",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf": {
|
||||
"file": "assets/fa-regular-400-528d022d.ttf",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2": {
|
||||
"file": "assets/fa-regular-400-8e7e5ea1.woff2",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf": {
|
||||
"file": "assets/fa-solid-900-67a65763.ttf",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf"
|
||||
},
|
||||
"node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2": {
|
||||
"file": "assets/fa-solid-900-7152a693.woff2",
|
||||
"src": "node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2"
|
||||
},
|
||||
"resources/assets/v4/app.js": {
|
||||
"file": "assets/app-9ad4de64.js",
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v4/app.js"
|
||||
},
|
||||
"resources/assets/v4/sass/app.scss": {
|
||||
"file": "assets/app-40e01f65.css",
|
||||
"isEntry": true,
|
||||
"src": "resources/assets/v4/sass/app.scss"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user