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

.map & .js will not generate at all for the src folder after initial build #23

@TomasKatz

Description

@TomasKatz

Looks like source maps are created only for first build then in sequential builds it will not build new .js & .map files leading to errors.
The config is built quite straight forward and I cant understand why this happens.
But for example deleting the .js/.map files manually and then running build again will not re-create the .js/.map files , the only files that are created are the dist bundles.
I have posted a very detailed question about this issue on stackoverflow you can read it here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions