Hello Johannes, thanks for the nice work!
Can you give me a clue why it works on development mode and not in production?
OR why building the project in production is not generating “frontend-es6” folder?
PRODUCTION:
GET “/frontend-es6/com/github/appreciated/app-layout/app-layout-styles-lumo.css”
Completed 404 NOT_FOUND
DEVELOPMENT:
GET “/frontend/com/github/appreciated/app-layout/app-layout-styles-lumo.css”,
Completed 200 OK