Skip to content

Stylesheets are copied with their full path #176

@obiot

Description

@obiot

I use "./node_modules/@melonjs/webdoc-theme/stylesheets/index.css" to specify the path to my css files, and when generating the doc, webdoc will copy the folder back to the node_modules level into the target folder.

with node_modules being a common folder added in the .gitignore file, it then prevents GitHub to publish that folder (note: workaround is to specify \node_modules with the backslash).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions