-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
webpack5Docs for webpack 5Docs for webpack 5
Milestone
Description
A pull request by @sokra was merged and maintainers requested a documentation change.
See pull request: webpack/webpack#8601
updated watchpack. It now passes more info to webpack i. e. for missing files/directories.
What kind of change does this PR introduce?
refactoring, deps
Did you add tests for your changes?
existing tests
Does this PR introduce a breaking change?
yes
What needs to be documented once your changes are merged?
- Removed
compilationParams.compilationDependencies - Plugins can add dependencies to the compilation by adding to
compilation.file/context/missingDependencies - Changed hooks in
NormalModuleFactoryfrom waterfall to bailing, changed and renamed hooks that return waterfall functions - Changed WatchFileSystem interface
Metadata
Metadata
Assignees
Labels
webpack5Docs for webpack 5Docs for webpack 5