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 1d3583b commit d719a8fCopy full SHA for d719a8f
src/types.ts
@@ -13,7 +13,7 @@ interface Options {
13
* Plugin invocation order:
14
* - alias resolution
15
* - `enforce: 'pre'` plugins
16
- * - vite core plugins
+ * - vite core plugins (esbuild)
17
* - normal plugins
18
* - vite build plugins
19
* - `enforce: 'post'` plugins
0 commit comments