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 info about compiler.fileTimestamps and compiler.contextTimestamps #4150

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeffin143
Copy link
Contributor

fix #4106

There was no good place found to write the info

  • Read and sign the [CLA][1]. PRs that haven't signed it won't be accepted.
  • Make sure your PR complies with the [writer's guide][2].
  • Review the diff carefully as sometimes this can reveal issues.
  • Do not abandon your Pull Request: [Stale Pull Requests][3].

@vercel
Copy link

vercel bot commented Nov 10, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/901gq67he
✅ Preview: https://webpack-js-org-git-fix-4106.webpack-docs.now.sh

@jeffin143
Copy link
Contributor Author

jeffin143 commented Nov 10, 2020

@chenxsan , We have compilation-hooks.md and compilation-object.md, but for compiler we just have compiler-hooks.md , may be we can pen down something for compiler.md too ? function and other details

@chenxsan
Copy link
Member

Let's create a new page for those compiler objects.

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

Successfully merging this pull request may close these issues.

now that mtimes has been removed from watchpack, how do we get all changed/removed files?
4 participants