Skip to content

version 5.0.0 has some missing files in the distributed package #539

@nicfar1708

Description

@nicfar1708

Good morning,
I've recently upgraded my installation to Flask-MonitoringDashboard 5.0.0 and I've noticed that some files are missing from the application.

"GET /dashboard/login HTTP/1.1" 200 
"GET /dashboard/static/css/main.css HTTP/1.1" 404 
"GET /dashboard/static/css/prism.css HTTP/1.1" 200 
"GET /dashboard/static/js/app.js HTTP/1.1" 404 
"GET /dashboard/static/img/header.png HTTP/1.1" 200 
"GET /dashboard/static/js/app.js HTTP/1.1" 404 
"GET /dashboard/static/img/favicon.ico HTTP/1.1" 200 

By checking into the static folder of the distributed package you can notice that these elements are indeed missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions