Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

build does not produce a production dist folder #7

Open
@endymion00

Description

@endymion00

If I'm not wrong by running npm run build it should produce "a production build" but I see that, for example, index.html has a reference to styles.css and not styles.min.css.
Also the dist folder contains ALL files including minified ones so a deploy to production is not possible because files should be removed and edited by hand.

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