Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Chat edits to index.css ignored due to pointing to dist/index.css #162

Description

@LukeD7

Inside ../chat/html/

Index.css seems to either be ignored or only used once, any changes made to this file are not reflected on restart of the chat resource.

However, after looking at the fxmanifest I can see it refers to /dist/index.css and upon further inspection in nui devtools I can see the same, with no reference to the original file.

Took me a while to figure out, copied my changes to /dist/index.css and all was fine in the server again after restart command.

Not sure if this is an issue or not, just reporting my findings as it appears to be duplicating a file and ignoring the first one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions