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
Description
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
Labels
No labels