We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf34a5f commit b434670Copy full SHA for b434670
src/content/api/compiler-hooks.mdx
@@ -54,7 +54,7 @@ compiler.hooks.someHook.tap('MyPlugin', (params) => {
54
55
在编译器准备环境时调用,时机就在配置文件中初始化插件之后。
56
57
-### afterEnvironment $#afterEnvironment$
+### afterEnvironment $#afterenvironment$
58
59
`SyncHook`
60
0 commit comments