Skip to content

Commit

Permalink
docs: update compilation hooks (#7018)
Browse files Browse the repository at this point in the history
* docs: compilation hooks

* docs: compilation hooks

* Update website/docs/zh/api/plugin-api/compilation-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/compilation-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/compilation-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/stats-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/stats-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/stats-hooks.mdx

Co-authored-by: neverland <[email protected]>

* Update website/docs/zh/api/plugin-api/stats-hooks.mdx

Co-authored-by: neverland <[email protected]>

---------

Co-authored-by: neverland <[email protected]>
  • Loading branch information
LingyuCoder and chenjiahan authored Jul 3, 2024
1 parent 157ae13 commit ec2b316
Show file tree
Hide file tree
Showing 6 changed files with 882 additions and 38 deletions.
3 changes: 2 additions & 1 deletion website/docs/en/api/plugin-api/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"compilation-hooks",
"normal-module-factory-hooks",
"context-module-factory-hooks",
"javascript-modules-plugin-hooks"
"javascript-modules-plugin-hooks",
"stats-hooks"
]
Loading

0 comments on commit ec2b316

Please sign in to comment.