We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
vite optimize
1 parent 14027b0 commit 19ffad0Copy full SHA for 19ffad0
packages/vite/src/node/optimizer/scan.ts
@@ -68,7 +68,6 @@ export class ScanEnvironment extends BaseEnvironment {
68
this,
69
this.plugins,
70
)
71
- await this._pluginContainer.buildStart()
72
}
73
74
0 commit comments