mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-05 13:52:25 +02:00
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"entrypoints": {
|
|
"app": {
|
|
"css": [
|
|
"http://localhost:8080/assets/app.css"
|
|
],
|
|
"js": [
|
|
"http://localhost:8080/assets/app.js"
|
|
]
|
|
}
|
|
}
|
|
} |