Skip to content

make build-if-not-exists and build-if-changed always build #3211

Open
@mokagio

Description

@mokagio

That's because they look for dist/app.js but webpack uses fullhash in the name, i.e. dist/app.20fd562f4b5b27e29042.js

SIMPLENOTE_JS := $(THIS_DIR)/dist/app.js

filename: 'app.[fullhash].js',

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions