Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to enable content hashing when in watch mode #4684

Closed

Conversation

joeosburn
Copy link

↪️ Pull Request

This adds the ability to enable content hashing for watch mode. It is the inverse of --no-content-hash. This is useful if you want content hashing enabled when in development mode. See #188 and #1025 for reference.

💻 Examples

parcel watch app/entry.html --content-hash

@height
Copy link

height bot commented Jun 3, 2020

Link Height tasks by mentioning a task ID in the pull request title or description, commit messages, or comments.

You can also use "Close T-X" to automatically close a task when the pull request is merged.

@shanebo
Copy link

shanebo commented Jun 4, 2020

@DeMoorJasper, this is badly needed. I hope y'all consider merging this simple flag in.

@DeMoorJasper
Copy link
Member

@shanebo this PR edits Parcel v1 code, which we're not planning to update anymore especially not with new features.

Parcel 2 is getting very close to a beta release, in Parcel 2 this will be possible by adding a namer plugin.

I hate to do this but I'll close this PR as it would probably never get released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants