Skip to content

changing the hashkey on each deploy regardless if the content was changed or not #26

Description

@ravikant31

I have a scenario where i have n number of files in a folder, and I want all the files to work as usual(change the hashkey incase of change and do not change if there isn't any change in the content) but one of the js file i want it to change the hashkey irrespective of its changes.
e.g.
jsfolder-
properties.js
file.js
file2.js
file3.js

so, i want hashing to be applied to all the js files in the jsfolder, but the hashkey of properties.js should change even if there isn't any change in the properties.js's content.

Is it possible? If yes, please help me out.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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